coleenp [Fri, 10 Aug 2018 09:36:01 -0400] rev 51376
8164683: Solaris: JVM abuses thread preemption control
Summary: Complete removal of preemption control and command line arguments (were deprecated in 11).
Reviewed-by: hseigel, pchilanomate, dholmes
hseigel [Fri, 10 Aug 2018 09:30:26 -0400] rev 51375
8207778: Add locking to ModuleEntry and PackageEntry tables
Summary: Restructure ClassLoaderDataGraph code to simplify using locks in SystemDictionary::do_unloading()
Reviewed-by: lfoltan, coleenp