mockner [Thu, 24 Sep 2015 11:26:30 -0400] rev 33099
8130681: Kitchensink startup crashes JVM with NMT overlapping ranges
Summary: add_committed_region now handles overlapping commits.
Reviewed-by: hseigel, coleenp
mlarsson [Thu, 24 Sep 2015 16:19:15 +0200] rev 33098
Merge
mlarsson [Thu, 24 Sep 2015 12:36:04 +0200] rev 33097
8046148: JEP 158: Unified JVM Logging
Reviewed-by: coleenp, sla
aph [Thu, 24 Sep 2015 12:04:57 +0200] rev 33096
8135018: AARCH64: Missing memory barriers for CMS collector
Summary: Add StoreStore barrier when CMS needs them
Reviewed-by: tschatzl
ddmitriev [Wed, 23 Sep 2015 22:04:23 +0300] rev 33095
8073331: [TESTBUG] Test for VM option file feature (VM options specified in file)
Reviewed-by: dcubed, gtriantafill, rdurbin
ctornqvi [Wed, 23 Sep 2015 05:18:00 -0700] rev 33094
8027565: Enable /d2Zi+ when building with Visual Studio 2013
Reviewed-by: dcubed, ihse
ecaspole [Mon, 21 Sep 2015 10:36:36 -0400] rev 33093
8131645: [ARM64] crash on Cavium when using G1
Summary: Add a fence when creating the CodeRootSetTable so the readers do not see invalid memory.
Reviewed-by: aph, tschatzl
amurillo [Thu, 08 Oct 2015 14:28:55 -0700] rev 33092
Merge
dlong [Thu, 08 Oct 2015 19:16:42 +0000] rev 33091
Merge
adinn [Wed, 07 Oct 2015 06:56:58 -0400] rev 33090
8139042: AARCH64: Correct regression introduced by 8080293
Summary: Reinstate unsafe volatile optimization broken by JDK-8080293
Reviewed-by: aph, kvn