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
iklam [Wed, 01 Oct 2014 15:24:34 -0700] rev 26931
Merge
iklam [Fri, 26 Sep 2014 17:55:09 -0700] rev 26930
Merge
coleenp [Fri, 26 Sep 2014 18:59:09 -0400] rev 26929
Merge
coleenp [Fri, 26 Sep 2014 17:11:27 -0400] rev 26928
8057846: ClassVerifier::change_sig_to_verificationType temporary symbol creation code is hot
Summary: Only update the refcount without looking it up in the symbol table.
Reviewed-by: hseigel, lfoltan, shade
coleenp [Fri, 26 Sep 2014 12:50:30 -0400] rev 26927
8058927: ATG throws ClassNotFoundException
Summary: ClassLoader for array klass set to null and not the class loader of the component type.
Reviewed-by: dcubed, ctornqvi