aph [Wed, 04 Nov 2015 13:38:38 +0100] rev 33758
8138966: Intermittent SEGV running ParallelGC
Summary: Add necessary memory fences so that the parallel threads are unable to observe partially filled block tables.
Reviewed-by: tschatzl
mgerdin [Wed, 04 Nov 2015 16:42:11 +0100] rev 33757
8141422: G1 eager reclaim card dirtying may dirty outside of allocated objects
Reviewed-by: sjohanss, tschatzl, ehelin
stuefe [Tue, 03 Nov 2015 19:53:10 -0500] rev 33756
8140648: Clean up remnants of fork1() from non-solaris platforms
Summary: Clean up any remnants of fork1() from Non-Solaris platforms
Reviewed-by: dholmes, goetz
dpochepk [Wed, 04 Nov 2015 00:59:44 +0300] rev 33755
8141331: Test hotspot/compiler/oracle/MethodMatcher.java fails with NPE
Reviewed-by: iignatyev
mgerdin [Mon, 18 Aug 2014 14:37:55 +0200] rev 33754
8055283: Expand ResourceHashtable with C_HEAP allocation, removal and some unit tests
Reviewed-by: ehelin, tschatzl, coleenp
david [Mon, 02 Nov 2015 14:28:19 +0100] rev 33753
8137756: Remove hrs_err_msg and hrs_ext_msg from heapRegionSet
Reviewed-by: pliden, mgerdin
david [Mon, 02 Nov 2015 10:41:39 +0100] rev 33752
8141056: Erroneous assignment in HeapRegionSet.cpp
Reviewed-by: tschatzl, pliden
coleenp [Mon, 02 Nov 2015 19:38:49 +0000] rev 33751
Merge
sgehwolf [Mon, 02 Nov 2015 17:18:37 +0100] rev 33750
8141140: Zero JVM fails to initialize after JDK-8078554
Summary: Disable AllocatePrefetchDistance for Zero.
Reviewed-by: coleenp
sgehwolf [Mon, 02 Nov 2015 16:54:49 +0100] rev 33749
8141138: Zero fails to build
Summary: Adjust to recent JDK-9 changes.
Reviewed-by: coleenp
ehelin [Mon, 02 Nov 2015 17:26:20 +0000] rev 33748
Merge
ehelin [Mon, 02 Nov 2015 16:16:53 +0100] rev 33747
8140602: Split other time calculation into methods in G1CollectorPolicy
Reviewed-by: mgerdin, tschatzl, drwhite
zmajo [Mon, 02 Nov 2015 14:34:07 +0000] rev 33746
Merge
zmajo [Mon, 02 Nov 2015 11:51:48 +0000] rev 33745
Merge
ddmitriev [Mon, 02 Nov 2015 11:32:26 +0300] rev 33744
8141042: Typos and refactoring in Compiler constraints functions
Reviewed-by: vlivanov, zmajo, kvn
stuefe [Fri, 30 Oct 2015 12:36:54 +0100] rev 33743
8140645: Recent Developments for AIX
Summary: Port recent developments from SAP for AIX to the OpenJDK
Reviewed-by: goetz