vlivanov [Thu, 21 Jul 2016 21:42:16 +0000] rev 39719
Merge
vlivanov [Thu, 21 Jul 2016 20:18:11 +0300] rev 39718
8155781: C2: opaque unsafe access triggers an assert
Reviewed-by: kvn, lmesnik, ppunegov
amurillo [Thu, 21 Jul 2016 17:14:02 +0000] rev 39717
Merge
dcubed [Wed, 20 Jul 2016 10:55:32 -0700] rev 39716
8161949: quarantine runtime/Unsafe/GetUnsafe.java to allow sync with JDK9-dev
Reviewed-by: jiangli, gtriantafill
hseigel [Wed, 11 May 2016 12:03:46 -0400] rev 39715
8155981: Bolster bytecode verification
Reviewed-by: acorn, jdn
Contributed-by: harold.seigel@oracle.com
jiangli [Wed, 20 Apr 2016 16:39:37 -0400] rev 39714
8153312: Constrain AppCDS behavior
Reviewed-by: iklam, acorn, mschoene
iklam [Wed, 06 Apr 2016 21:53:44 -0700] rev 39713
8150752: Share Class Data
Reviewed-by: acorn, hseigel, mschoene
hseigel [Wed, 06 Apr 2016 07:55:32 -0400] rev 39712
8152479: Coded byte streams
Reviewed-by: acorn, mschoene, asmotrak
Contributed-by: harold.seigel@oracle.com
zmajo [Tue, 19 Jul 2016 11:02:28 +0200] rev 39711
Merge
zmajo [Tue, 19 Jul 2016 10:14:34 +0200] rev 39710
8161660: Quarantine TestParallelHeapSizeFlags.java and TestSmallHeap.java
Summary: Quarantine test.
Reviewed-by: dholmes, thartmann
zmajo [Mon, 18 Jul 2016 15:53:56 +0200] rev 39709
8161581: Quarantine compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaType.java
Summary: Quarantine test.
Reviewed-by: goetz, thartmann
amurillo [Fri, 15 Jul 2016 09:05:33 -0700] rev 39708
Merge
ysuenaga [Wed, 06 Jul 2016 20:58:08 +0900] rev 39707
8153074: UL: Show output option in VM.log jcmd
Reviewed-by: dholmes, mlarsson
sspitsyn [Sat, 09 Jul 2016 19:20:38 -0700] rev 39706
8159145: Add JVMTI function GetNamedModule
Summary: Introduce function GetNamedModule with a jtreg test coverage
Reviewed-by: alanb, ctornqvi, hseigel, jiangli, dholmes, dcubed
amurillo [Fri, 08 Jul 2016 12:17:10 -0700] rev 39705
Merge
jmasa [Thu, 19 May 2016 13:59:50 -0700] rev 39704
8157240: GC task trace logging is incomprehensible
Reviewed-by: tschatzl, redestad