jwilhelm [Thu, 11 Feb 2016 21:07:38 +0100] rev 35951
Merge
mlarsson [Tue, 09 Feb 2016 12:19:05 +0100] rev 35950
8149112: configure_stdout test depends on VM arguments
Reviewed-by: ehelin, jbachorik
kzhaldyb [Mon, 08 Feb 2016 18:26:27 +0300] rev 35949
8149184: os::is_server_class_machine() could return incorrect result if a host's cpu have a few logical cores
Reviewed-by: dsamersoff, dholmes
iignatyev [Thu, 17 Dec 2015 16:12:58 +0300] rev 35948
8144695: --disable-warnings-as-errors does not work for HotSpot build
Reviewed-by: kbarrett, ihse
mchernov [Mon, 08 Feb 2016 18:54:09 +0300] rev 35947
8148745: [testbug] Test gc/g1/plab/TestPLABPromotion.java fails in nightly
Reviewed-by: tschatzl, dfazunen
kzhaldyb [Mon, 08 Feb 2016 18:01:48 +0300] rev 35946
8149364: Quarantine TestSelectDefaultGC.java test
Reviewed-by: dfazunen, jwilhelm
akulyakh [Mon, 08 Feb 2016 14:50:54 +0300] rev 35945
8147847: [TESTBUG] serviceability/tmtools/jstat test ported to JTREG are failing with -XX:+ExplicitGCInvokesConcurrent
Summary: Fixed the test scenarios to eliminate false failures
Reviewed-by: jbachorik
ehelin [Fri, 05 Feb 2016 18:37:18 +0100] rev 35944
Merge
ehelin [Fri, 05 Feb 2016 16:03:56 +0100] rev 35943
8148973: Rename g1/concurrentMark.{hpp,cpp,inline.hpp} to g1/g1ConcurrentMark.{hpp,cpp,inline.hpp}
Reviewed-by: tschatzl, mgerdin
hseigel [Fri, 05 Feb 2016 16:19:31 +0000] rev 35942
Merge
hseigel [Fri, 05 Feb 2016 08:14:08 -0500] rev 35941
8148785: Update class file version to 53 for JDK-9
Summary: Change max supported class file version to 53
Reviewed-by: alanb, coleenp, shade
redestad [Fri, 05 Feb 2016 14:00:58 +0100] rev 35940
8144916: Decrease PerfDataMemorySize back to 32K
Reviewed-by: mlarsson, sla
Contributed-by: robbin.ehn@oracle.com
brutisso [Fri, 05 Feb 2016 08:59:36 +0100] rev 35939
8149035: Make the full_gc_dump() calls be recorded as part of the GC
Reviewed-by: jmasa, sjohanss
coleenp [Thu, 04 Feb 2016 23:39:27 +0000] rev 35938
Merge
coleenp [Thu, 04 Feb 2016 18:25:02 -0500] rev 35937
8149038: SIGSEGV at frame::is_interpreted_frame_valid -> StubRoutines::SafeFetchN
Summary: Backout change for 8146984 but add an alignment check which may have caught original bug.
Reviewed-by: mgronlun, dcubed
asmotrak [Thu, 04 Feb 2016 13:42:18 -0800] rev 35936
8148005: One byte may be corrupted by get_datetime_string()
Reviewed-by: dholmes