Thu, 01 Sep 2016 10:30:13 +0200 8131023: JShell: System.in does not work
jlahoda [Thu, 01 Sep 2016 10:30:13 +0200] rev 40698
8131023: JShell: System.in does not work Summary: Read prompt lentgh directly from the terminal Reviewed-by: rfield
Wed, 31 Aug 2016 16:16:01 -0700 8164229: Redundant "sun/net/www/protocol/https" tests in jdk_security3 group
rhalade [Wed, 31 Aug 2016 16:16:01 -0700] rev 40697
8164229: Redundant "sun/net/www/protocol/https" tests in jdk_security3 group Reviewed-by: chegar
Wed, 31 Aug 2016 15:20:31 -0700 8165180: Provide a shared secret to access non-public ServerSocket constructor
mchung [Wed, 31 Aug 2016 15:20:31 -0700] rev 40696
8165180: Provide a shared secret to access non-public ServerSocket constructor Reviewed-by: chegar
Wed, 31 Aug 2016 11:53:58 -0700 8081388: JNI exception pending in jdk/src/windows/bin/java_md.c
henryjen [Wed, 31 Aug 2016 11:53:58 -0700] rev 40695
8081388: JNI exception pending in jdk/src/windows/bin/java_md.c Reviewed-by: ksrini
Wed, 31 Aug 2016 13:50:02 -0700 Merge
amurillo [Wed, 31 Aug 2016 13:50:02 -0700] rev 40694
Merge
Wed, 31 Aug 2016 09:22:54 -0700 Merge
amurillo [Wed, 31 Aug 2016 09:22:54 -0700] rev 40693
Merge
Fri, 26 Aug 2016 10:02:50 -0700 Merge
amurillo [Fri, 26 Aug 2016 10:02:50 -0700] rev 40692
Merge
Wed, 24 Aug 2016 20:51:37 +0200 8158628: test/java/lang/instrument/NativeMethodPrefixAgent.java: Error occurred during initialization of VM: Failed to start tracing backend.
rehn [Wed, 24 Aug 2016 20:51:37 +0200] rev 40691
8158628: test/java/lang/instrument/NativeMethodPrefixAgent.java: Error occurred during initialization of VM: Failed to start tracing backend. Reviewed-by: sla, gtriantafill
Wed, 24 Aug 2016 20:38:22 +0200 8164208: Update tests with redefine classes UL options and tags​
rehn [Wed, 24 Aug 2016 20:38:22 +0200] rev 40690
8164208: Update tests with redefine classes UL options and tags​ Reviewed-by: coleenp, gtriantafill
Mon, 22 Aug 2016 21:37:37 +0300 8162530: src/jdk.management/share/native/libmanagement_ext/GcInfoBuilder.c doesn't handle JNI exceptions properly
dsamersoff [Mon, 22 Aug 2016 21:37:37 +0300] rev 40689
8162530: src/jdk.management/share/native/libmanagement_ext/GcInfoBuilder.c doesn't handle JNI exceptions properly Summary: Exceptions are checked after calling NewStringUTF Reviewed-by: dholmes, sla Contributed-by: amit.sapre@oracle.com
Sat, 20 Aug 2016 09:36:35 -0400 8164520: java/lang/ProcessHandle/Basic.java is missing @library tag
ctornqvi [Sat, 20 Aug 2016 09:36:35 -0400] rev 40688
8164520: java/lang/ProcessHandle/Basic.java is missing @library tag Reviewed-by: coleenp
Fri, 19 Aug 2016 12:17:32 -0700 Merge
amurillo [Fri, 19 Aug 2016 12:17:32 -0700] rev 40687
Merge
Fri, 19 Aug 2016 10:09:53 -0400 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
ctornqvi [Fri, 19 Aug 2016 10:09:53 -0400] rev 40686
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff
Thu, 18 Aug 2016 13:19:38 +0300 8157236: attach on ARMv7 fails with com.sun.tools.attach.AttachNotSupportedException: Unable to open socket file
dsamersoff [Thu, 18 Aug 2016 13:19:38 +0300] rev 40685
8157236: attach on ARMv7 fails with com.sun.tools.attach.AttachNotSupportedException: Unable to open socket file Summary: Add more diagnostic to attach code Reviewed-by: dholmes, alanb
Wed, 31 Aug 2016 09:46:50 -0700 8164982: Fix legal notices in java/lang, java/net, java/util tests.
shurailine [Wed, 31 Aug 2016 09:46:50 -0700] rev 40684
8164982: Fix legal notices in java/lang, java/net, java/util tests. Reviewed-by: darcy, iris
Wed, 31 Aug 2016 08:44:12 -0700 8164922: sun/security/provider/SecureRandom/AutoReseed.java failed with timeout in Ubuntu Linux.
ssahoo [Wed, 31 Aug 2016 08:44:12 -0700] rev 40683
8164922: sun/security/provider/SecureRandom/AutoReseed.java failed with timeout in Ubuntu Linux. Summary: The test timeout waiting to get seed in an exhausted Linux platform. Reviewed-by: weijun
Wed, 31 Aug 2016 08:34:59 -0700 8015595: Test sun/security/krb5/auto/Unreachable.java fails with Timeout error
ssahoo [Wed, 31 Aug 2016 08:34:59 -0700] rev 40682
8015595: Test sun/security/krb5/auto/Unreachable.java fails with Timeout error Summary: Unreachable.java was getting timeout due to PortUnreachableException was not thrown Reviewed-by: weijun
Wed, 31 Aug 2016 14:20:02 +0200 8164858: Enable build-time use of java.lang.invoke resolve tracing
redestad [Wed, 31 Aug 2016 14:20:02 +0200] rev 40681
8164858: Enable build-time use of java.lang.invoke resolve tracing Reviewed-by: erikj, vlivanov
Tue, 30 Aug 2016 17:48:07 -0700 8160851: Remove old launcher module-related options
mchung [Tue, 30 Aug 2016 17:48:07 -0700] rev 40680
8160851: Remove old launcher module-related options Reviewed-by: jjg, alanb
Tue, 30 Aug 2016 14:30:32 -0700 8164859: Fix module dependences in java/text tests
shurailine [Tue, 30 Aug 2016 14:30:32 -0700] rev 40679
8164859: Fix module dependences in java/text tests Reviewed-by: naoto
Tue, 30 Aug 2016 15:31:46 +0300 6474807: (smartcardio) CardTerminal.connect() throws CardException instead of CardNotPresentException
igerasim [Tue, 30 Aug 2016 15:31:46 +0300] rev 40678
6474807: (smartcardio) CardTerminal.connect() throws CardException instead of CardNotPresentException Reviewed-by: valeriep
Tue, 30 Aug 2016 14:16:16 +0900 8157792: After Integrating tzdata2016d the test/sun/util/calendar/zi/TestZoneInfo310.java fails for "Asia/Oral" and "Asia/Qyzylorda" Timezones
okutsu [Tue, 30 Aug 2016 14:16:16 +0900] rev 40677
8157792: After Integrating tzdata2016d the test/sun/util/calendar/zi/TestZoneInfo310.java fails for "Asia/Oral" and "Asia/Qyzylorda" Timezones Reviewed-by: peytoia
Tue, 30 Aug 2016 09:36:23 +0800 8164545: Mark java/net/URLPermission/nstest/lookup.sh as intermittently failing
amlu [Tue, 30 Aug 2016 09:36:23 +0800] rev 40676
8164545: Mark java/net/URLPermission/nstest/lookup.sh as intermittently failing Reviewed-by: dfuchs
Tue, 30 Aug 2016 09:31:28 +0800 8163934: Remove intermittent key from java/lang/ProcessBuilder/Zombies.java
amlu [Tue, 30 Aug 2016 09:31:28 +0800] rev 40675
8163934: Remove intermittent key from java/lang/ProcessBuilder/Zombies.java Reviewed-by: darcy
Thu, 01 Sep 2016 23:20:11 +0000 Added tag jdk-9+134 for changeset 9217de724b92
lana [Thu, 01 Sep 2016 23:20:11 +0000] rev 40674
Added tag jdk-9+134 for changeset 9217de724b92
Wed, 05 Jul 2017 22:09:41 +0200 Merge
duke [Wed, 05 Jul 2017 22:09:41 +0200] rev 40673
Merge
Fri, 02 Sep 2016 02:41:12 +0000 Merge
lana [Fri, 02 Sep 2016 02:41:12 +0000] rev 40672
Merge
Wed, 31 Aug 2016 09:22:53 -0700 Merge
amurillo [Wed, 31 Aug 2016 09:22:53 -0700] rev 40671
Merge
Fri, 26 Aug 2016 10:02:47 -0700 Merge
amurillo [Fri, 26 Aug 2016 10:02:47 -0700] rev 40670
Merge
Wed, 24 Aug 2016 19:54:03 -0400 8157904: Atomic::cmpxchg for jbyte is missing a fence on initial failure
dholmes [Wed, 24 Aug 2016 19:54:03 -0400] rev 40669
8157904: Atomic::cmpxchg for jbyte is missing a fence on initial failure Reviewed-by: simonis, aph, kbarrett
Wed, 24 Aug 2016 20:38:21 +0200 8164208: Update tests with redefine classes UL options and tags​
rehn [Wed, 24 Aug 2016 20:38:21 +0200] rev 40668
8164208: Update tests with redefine classes UL options and tags​ Reviewed-by: coleenp, gtriantafill
Tue, 23 Aug 2016 21:49:33 -0400 8163146: Remove os::check_heap on Windows
ctornqvi [Tue, 23 Aug 2016 21:49:33 -0400] rev 40667
8163146: Remove os::check_heap on Windows Reviewed-by: gtriantafill, coleenp, stuefe
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 tip