vlivanov [Wed, 01 Oct 2014 12:34:45 -0700] rev 26945
8059556: C2: crash while inlining MethodHandle invocation w/ null receiver
Reviewed-by: kvn, jrose
vlivanov [Wed, 01 Oct 2014 12:34:38 -0700] rev 26944
8058828: Wrong ciConstant type for arrays from ConstantPool::_resolved_reference
Reviewed-by: kvn, jrose
thartmann [Wed, 01 Oct 2014 09:40:43 +0000] rev 26943
Merge
zmajo [Wed, 01 Oct 2014 10:01:46 +0200] rev 26942
8059390: code cache fills up for bigapps/Weblogic+medrec/nowarnings
Summary: Retrieve code heap in CodeCache::allocate(), ::report_codemem_full(), and ::unallocated_capacity() also if segmented code cache is disabled.
Reviewed-by: vlivanov, thartmann
neliasso [Tue, 30 Sep 2014 10:22:58 +0200] rev 26941
8058891: serviceability/dcmd/CodelistTest.java - fails on all platforms
Summary: Fix can not reflect MethodHandles
Reviewed-by: kvn, drchase
jwilhelm [Fri, 03 Oct 2014 00:21:49 +0200] rev 26940
Merge
mlarsson [Thu, 02 Oct 2014 11:22:02 +0200] rev 26939
8059527: Disallow ParallelGCThreads=0 for G1
Reviewed-by: ehelin, brutisso
ehelin [Wed, 01 Oct 2014 16:09:01 +0200] rev 26938
8049599: MetaspaceGC::_capacity_until_GC can overflow
Reviewed-by: jmasa, stefank
shade [Wed, 01 Oct 2014 12:29:28 +0400] rev 26937
8059474: Clean up vm/utilities/Bitmap type uses
Reviewed-by: coleenp, mgerdin
brutisso [Tue, 30 Sep 2014 13:14:22 +0200] rev 26936
8059452: G1: Change the default values for G1HeapWastePercent and G1MixedGCLiveThresholdPercent
Reviewed-by: tschatzl, jwilhelm
ehelin [Mon, 29 Sep 2014 12:05:44 +0000] rev 26935
Merge
ehelin [Mon, 29 Sep 2014 10:38:50 +0200] rev 26934
8058963: CollectorPolicy::satisfy_failed_metadata_allocation can avoid some safepoints
Reviewed-by: brutisso, mgerdin
tschatzl [Mon, 29 Sep 2014 09:59:23 +0200] rev 26933
8043766: CMM Testing: 8u40 Decommit auxiliary data structures
Summary: Check that native memory is returned to the system when decommiting memory within the heap with G1.
Reviewed-by: tschatzl, jwilhelm
Contributed-by: Andrey Zakharov <andrey.x.zakharov@oracle.com>
jwilhelm [Sat, 27 Sep 2014 15:11:41 +0200] rev 26932
8047976: Ergonomics for GC thread counts should update the flags
Summary: Ergonomics updates flags for number of GC threads
Reviewed-by: tschatzl, jwilhelm