rraghavan [Mon, 02 Jan 2017 00:26:40 -0800] rev 43415
8156762: test/compiler/ciReplay/TestVMNoCompLevel.java fails with - 'Unexpected exit code for negative case: [-client]: expected 0 to not equal 0'
Summary: Corrected CLIENT_VM_AVAILABLE case
Reviewed-by: dpochepk, zmajo
iignatyev [Fri, 30 Dec 2016 20:11:49 +0300] rev 43414
8172149: CTW library should call System::exit
Reviewed-by: vlivanov
jwilhelm [Tue, 27 Dec 2016 22:34:07 +0100] rev 43413
Merge
iignatyev [Fri, 23 Dec 2016 22:28:07 +0000] rev 43412
Merge
bmoloden [Wed, 21 Dec 2016 15:01:01 +0300] rev 43411
8170918: Remove shell script from test/compiler/c2/cr7200264/TestIntVect.java
Reviewed-by: kvn
iklam [Thu, 15 Dec 2016 19:26:41 -0800] rev 43410
8171809: Remove unused CDS code from JDK 9
Reviewed-by: jiangli, ccheung, mseledtsov
mchernov [Fri, 23 Dec 2016 20:44:48 +0300] rev 43409
8171045: gc/stress/TestStressG1Humongous.java fails to allocate the heap
Reviewed-by: tschatzl, kzhaldyb
coleenp [Fri, 23 Dec 2016 15:09:03 +0000] rev 43408
Merge
goetz [Thu, 22 Dec 2016 16:51:25 +0100] rev 43407
8171924: Use SIZE_FORMAT to print size_t values.
Reviewed-by: dholmes, tschatzl, coleenp, goetz
Contributed-by: arno.zeller@sap.com
gtriantafill [Thu, 22 Dec 2016 11:37:49 -0500] rev 43406
8171318: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java fails latest Jigsaw integration
Reviewed-by: sspitsyn, dholmes