dnsimon [Wed, 19 Oct 2016 20:15:35 +0200] rev 42026
8168295: [JVMCI] -XX:+JVMCIPrintProperties should exit after printing
Reviewed-by: kvn, twisti
kvn [Wed, 19 Oct 2016 17:53:01 +0000] rev 42025
Merge
mwalsh [Wed, 19 Oct 2016 10:48:48 -0700] rev 42024
8164002: Add a new CPU family (S_family) for SPARC S7 and above processors
Reviewed-by: dholmes, ecaspole, kvn
dfazunen [Wed, 19 Oct 2016 16:56:31 +0000] rev 42023
Merge
lmesnik [Wed, 19 Oct 2016 10:06:55 +0300] rev 42022
8166724: gc/g1/TestHumongousShrinkHeap.java fails with OOME
Reviewed-by: dfazunen, jwilhelm
lmesnik [Wed, 19 Oct 2016 10:10:51 +0300] rev 42021
8155570: serviceability/tmtools/jstat/GcTest02.java fails with parallel GC
Reviewed-by: jwilhelm
akulyakh [Tue, 18 Oct 2016 14:27:48 +0300] rev 42020
8166289: RuntimeException: canRead() reports false for reading from the same module: expected true, was false
Summary: A fix in the JDWP test along with some extra logging added
Reviewed-by: sspitsyn