coleenp [Fri, 10 Aug 2018 22:38:18 -0400] rev 51378
8209384: ProblemList stressHierarchy metaspace tests
Summary: These try to trigger GC by filling metaspace which seems to be not working.
Reviewed-by: jiangli
bchristi [Fri, 10 Aug 2018 12:05:53 -0700] rev 51377
8205399: Set node color on pinned HashMap.TreeNode deletion
Reviewed-by: martin
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
bulasevich [Fri, 10 Aug 2018 14:22:49 +0300] rev 51374
8206895: aarch64: rework error-prone cmp instuction
Reviewed-by: aph
weijun [Fri, 10 Aug 2018 17:07:44 +0800] rev 51373
8201290: keytool importcert fails with CertificateParsingException if unknown certificate algorithms should be imported
Reviewed-by: mullan, xuelei