Wed, 15 Feb 2017 11:58:21 +0530 8173896: SA: BasicLauncherTest.java (printmdo) fails for Client VM and Server VM with emulated-client
jgeorge [Wed, 15 Feb 2017 11:58:21 +0530] rev 43992
8173896: SA: BasicLauncherTest.java (printmdo) fails for Client VM and Server VM with emulated-client Summary: Avoid running the test for client VMs and emulated client VMs, when method data is not available. Reviewed-by: sspitsyn, dsamersoff Contributed-by: jini.george@oracle.com
Fri, 24 Feb 2017 10:37:30 +0000 8175261: Per-protocol cache setting not working for JAR URLConnection
chegar [Fri, 24 Feb 2017 10:37:30 +0000] rev 43991
8175261: Per-protocol cache setting not working for JAR URLConnection Reviewed-by: dfuchs, michaelm
Thu, 23 Feb 2017 13:09:54 -0800 8175360: Error in Collectors.averagingXXX Java Doc
psandoz [Thu, 23 Feb 2017 13:09:54 -0800] rev 43990
8175360: Error in Collectors.averagingXXX Java Doc Reviewed-by: shade
Thu, 23 Feb 2017 17:48:24 +0000 Merge
lana [Thu, 23 Feb 2017 17:48:24 +0000] rev 43989
Merge
Thu, 23 Feb 2017 17:29:43 +0000 Merge
lana [Thu, 23 Feb 2017 17:29:43 +0000] rev 43988
Merge
Thu, 23 Feb 2017 18:37:51 +0100 8169713: jimage fails with StringIndexOutOfBoundsException when path to the inspected image is an empty string
redestad [Thu, 23 Feb 2017 18:37:51 +0100] rev 43987
8169713: jimage fails with StringIndexOutOfBoundsException when path to the inspected image is an empty string Reviewed-by: jlaskey
Wed, 22 Feb 2017 14:12:01 -0800 8175250: Manifest checking throws exception with no entry
ascarpino [Wed, 22 Feb 2017 14:12:01 -0800] rev 43986
8175250: Manifest checking throws exception with no entry Reviewed-by: mullan
Tue, 21 Feb 2017 05:58:23 -0800 8172956: JDK9 message drop 30 l10n resource file updates - open
lana [Tue, 21 Feb 2017 05:58:23 -0800] rev 43985
8172956: JDK9 message drop 30 l10n resource file updates - open Reviewed-by: joehw, mchung, smarks, sherman, henryjen Contributed-by: li.jiang@oracle.com
Tue, 21 Feb 2017 11:08:34 +0000 8175274: Fix httpclient asynchronous usage
skuksenko [Tue, 21 Feb 2017 11:08:34 +0000] rev 43984
8175274: Fix httpclient asynchronous usage Reviewed-by: dfuchs, michaelm
Mon, 20 Feb 2017 15:32:37 +0800 8175240: Problem list org/omg/CORBA/OrbPropertiesTest.java
amlu [Mon, 20 Feb 2017 15:32:37 +0800] rev 43983
8175240: Problem list org/omg/CORBA/OrbPropertiesTest.java Reviewed-by: alanb
Wed, 05 Jul 2017 22:55:57 +0200 Merge
duke [Wed, 05 Jul 2017 22:55:57 +0200] rev 43982
Merge
Fri, 24 Feb 2017 19:48:33 +0100 Merge
jwilhelm [Fri, 24 Feb 2017 19:48:33 +0100] rev 43981
Merge
Thu, 23 Feb 2017 16:55:59 +0100 8175178: Stack traversal during OSR migration asserts with invalid bci or invalid scope desc on x86
mgronlun [Thu, 23 Feb 2017 16:55:59 +0100] rev 43980
8175178: Stack traversal during OSR migration asserts with invalid bci or invalid scope desc on x86 Reviewed-by: dcubed, coleenp
Thu, 23 Feb 2017 12:19:03 +0530 8162504: TestInstanceKlassSize.java and TestInstanceKlassSizeForInterface.java fail on Mac OS
jgeorge [Thu, 23 Feb 2017 12:19:03 +0530] rev 43979
8162504: TestInstanceKlassSize.java and TestInstanceKlassSizeForInterface.java fail on Mac OS Summary: Modify TestInstanceKlassSizeForInterface.java to avoid the error prone mechanism of spawning a process and attaching back to the current process. Use LingeredApp instead. Reviewed-by: dsamersoff, sspitsyn Contributed-by: jini.george@oracle.com
Wed, 22 Feb 2017 11:20:12 -0600 8175135: Header template correction for year
gziemski [Wed, 22 Feb 2017 11:20:12 -0600] rev 43978
8175135: Header template correction for year Summary: Added comma. Reviewed-by: dcubed, gthornbr
Tue, 21 Feb 2017 09:53:49 -0500 8174725: JVM should throw NoClassDefFoundError if ACC_MODULE is set in access_flags
hseigel [Tue, 21 Feb 2017 09:53:49 -0500] rev 43977
8174725: JVM should throw NoClassDefFoundError if ACC_MODULE is set in access_flags Summary: Check if ACC_MODULE is set, and if so, throw NoClassDefFoundError exception Reviewed-by: dholmes, alanb, acorn, coleenp, lfoltan, gtriantafill
Sat, 18 Feb 2017 06:48:41 +0000 Merge
iveresov [Sat, 18 Feb 2017 06:48:41 +0000] rev 43976
Merge
Fri, 17 Feb 2017 21:54:30 -0800 8175217: [AOT] Fix suite.py after module renaming
iveresov [Fri, 17 Feb 2017 21:54:30 -0800] rev 43975
8175217: [AOT] Fix suite.py after module renaming Summary: Fix paths in suite.py Reviewed-by: kvn
Fri, 17 Feb 2017 21:06:59 -0800 8175052: [AOT] jaotc does not accept file name with .class
kvn [Fri, 17 Feb 2017 21:06:59 -0800] rev 43974
8175052: [AOT] jaotc does not accept file name with .class Reviewed-by: iveresov
Fri, 24 Feb 2017 12:01:33 +0100 Merge
jwilhelm [Fri, 24 Feb 2017 12:01:33 +0100] rev 43973
Merge
Thu, 16 Feb 2017 15:46:09 -0800 8174879: Rename jdk.vm.ci to jdk.internal.vm.ci
kvn [Thu, 16 Feb 2017 15:46:09 -0800] rev 43972
8174879: Rename jdk.vm.ci to jdk.internal.vm.ci Summary: Rename jdk.vm.ci and jdk.vm.compiler modules to jdk.internal.vm.ci and jdk.internal.vm.compiler. Reviewed-by: mchung, ihse, dnsimon
Thu, 16 Feb 2017 15:14:44 -0800 8175097: [TESTBUG] 8174164 fix missed the test
roland [Thu, 16 Feb 2017 15:14:44 -0800] rev 43971
8175097: [TESTBUG] 8174164 fix missed the test Reviewed-by: kvn
Thu, 16 Feb 2017 10:46:43 -0800 Merge
dcubed [Thu, 16 Feb 2017 10:46:43 -0800] rev 43970
Merge
Thu, 16 Feb 2017 10:41:19 -0800 8175086: [BACKOUT] fix for JDK-8166188
dcubed [Thu, 16 Feb 2017 10:41:19 -0800] rev 43969
8175086: [BACKOUT] fix for JDK-8166188 Reviewed-by: kbarrett, jwilhelm, dcubed
Thu, 16 Feb 2017 09:40:51 +0100 8174856: [TESTBUG] Missing DefineClass instances
simonis [Thu, 16 Feb 2017 09:40:51 +0100] rev 43968
8174856: [TESTBUG] Missing DefineClass instances Reviewed-by: dholmes, ddmitriev
Thu, 16 Feb 2017 14:12:33 +0100 Merge
rbackman [Thu, 16 Feb 2017 14:12:33 +0100] rev 43967
Merge
Wed, 15 Feb 2017 14:00:13 +0100 8165256: ARM64: vm/gc/concurrent/lp30yp10rp30mr0st300 Crash SIGBUS
rbackman [Wed, 15 Feb 2017 14:00:13 +0100] rev 43966
8165256: ARM64: vm/gc/concurrent/lp30yp10rp30mr0st300 Crash SIGBUS Reviewed-by: aph
Thu, 16 Feb 2017 17:40:12 +0530 8175054: Move new TestPrintMdo.java to hotspot/test directory
jgeorge [Thu, 16 Feb 2017 17:40:12 +0530] rev 43965
8175054: Move new TestPrintMdo.java to hotspot/test directory Summary: Fixing incorrect push caused by changeset 12633:c809fcb66c81 Reviewed-by: dholmes Contributed-by: jini.george@oracle.com
Wed, 15 Feb 2017 22:19:13 -0500 8166188: G1 Needs pre barrier on dereference of weak JNI handles
kbarrett [Wed, 15 Feb 2017 22:19:13 -0500] rev 43964
8166188: G1 Needs pre barrier on dereference of weak JNI handles Summary: Add low tag to jweaks and G1 barrier for jweak loads. Reviewed-by: mgerdin, mdoerr, pliden, dlong, dcubed, coleenp, aph, tschatzl Contributed-by: kim.barrett@oracle.com, martin.doerr@sap.com, volker.simonis@sap.com
Wed, 15 Feb 2017 17:26:37 -0800 8174164: SafePointNode::_replaced_nodes breaks with irreducible loops
roland [Wed, 15 Feb 2017 17:26:37 -0800] rev 43963
8174164: SafePointNode::_replaced_nodes breaks with irreducible loops Reviewed-by: kvn
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip