Thu, 14 Aug 2014 15:18:11 +0200 8054480: Test java/util/logging/TestLoggerBundleSync.java fails: Unexpected bundle name: null
dfuchs [Thu, 14 Aug 2014 15:18:11 +0200] rev 25985
8054480: Test java/util/logging/TestLoggerBundleSync.java fails: Unexpected bundle name: null Summary: This is due to a race condition in the test where one GetRB thread can receive a stale LogRecord comming from another GetRB thread. Reviewed-by: dholmes
Thu, 14 Aug 2014 13:43:02 +0200 8054824: Clean up ProblemList.txt
sla [Thu, 14 Aug 2014 13:43:02 +0200] rev 25984
8054824: Clean up ProblemList.txt Reviewed-by: jbachorik
Tue, 29 Jul 2014 15:37:54 +0200 8052961: Test "com/sun/tools/attach/StartManagementAgent.java" failing intermittently
jbachorik [Tue, 29 Jul 2014 15:37:54 +0200] rev 25983
8052961: Test "com/sun/tools/attach/StartManagementAgent.java" failing intermittently Reviewed-by: sla
Tue, 12 Aug 2014 10:16:58 +0200 8044629: (reflect) Constructor.getAnnotatedReceiverType() returns wrong value
jfranck [Tue, 12 Aug 2014 10:16:58 +0200] rev 25982
8044629: (reflect) Constructor.getAnnotatedReceiverType() returns wrong value Summary: Update javadoc and align implementation with new spec Reviewed-by: psandoz
Tue, 12 Aug 2014 14:57:36 +0100 8054828: TEST_BUG: Typos in java/lang/Long/ParsingTest
alanb [Tue, 12 Aug 2014 14:57:36 +0100] rev 25981
8054828: TEST_BUG: Typos in java/lang/Long/ParsingTest Reviewed-by: alanb Contributed-by: claes.redestad@oracle.com
Tue, 12 Aug 2014 00:13:57 +0400 8054841: (process) ProcessBuilder leaks native memory
igerasim [Tue, 12 Aug 2014 00:13:57 +0400] rev 25980
8054841: (process) ProcessBuilder leaks native memory Reviewed-by: rriggs, alanb
Mon, 11 Aug 2014 21:03:59 +0100 8054857: Fix typos in java.lang.** packages
prappo [Mon, 11 Aug 2014 21:03:59 +0100] rev 25979
8054857: Fix typos in java.lang.** packages Reviewed-by: alanb
Mon, 11 Aug 2014 11:27:24 -0700 Merge
lana [Mon, 11 Aug 2014 11:27:24 -0700] rev 25978
Merge
Mon, 11 Aug 2014 11:00:20 -0700 Merge
lana [Mon, 11 Aug 2014 11:00:20 -0700] rev 25977
Merge
Mon, 11 Aug 2014 14:22:22 -0400 8054555: javadoc cleanup for java.sql and javax.sql
lancea [Mon, 11 Aug 2014 14:22:22 -0400] rev 25976
8054555: javadoc cleanup for java.sql and javax.sql Reviewed-by: darcy, igerasim
Mon, 11 Aug 2014 15:34:24 +0100 8054118: java/net/ipv6tests/UdpTest.java failed intermittently
msheppar [Mon, 11 Aug 2014 15:34:24 +0100] rev 25975
8054118: java/net/ipv6tests/UdpTest.java failed intermittently Summary: ignore the Teredo interface on windows test machines Reviewed-by: chegar
Mon, 11 Aug 2014 11:11:55 +0800 6997010: Consolidate java.security files into one file with modifications
weijun [Mon, 11 Aug 2014 11:11:55 +0800] rev 25974
6997010: Consolidate java.security files into one file with modifications Reviewed-by: mullan, erikj
Sat, 09 Aug 2014 21:27:33 -0700 Added tag jdk9-b26 for changeset dca4e4c83da4
lana [Sat, 09 Aug 2014 21:27:33 -0700] rev 25973
Added tag jdk9-b26 for changeset dca4e4c83da4
Fri, 08 Aug 2014 14:17:14 -0700 8054366: Broken link in SecureRandom.html
ascarpino [Fri, 08 Aug 2014 14:17:14 -0700] rev 25972
8054366: Broken link in SecureRandom.html Reviewed-by: xuelei, mullan, wetmore Contributed-by: Jamil Nimeh <jamil.j.nimeh@oracle.com>
Fri, 08 Aug 2014 17:47:50 +0000 8043836: Need new tests for AES cipher
valeriep [Fri, 08 Aug 2014 17:47:50 +0000] rev 25971
8043836: Need new tests for AES cipher Summary: Add AES cipher tests with various modes, padding schemes and read methods of CipherInputStream for SunJCE provider Reviewed-by: valeriep Contributed-by: felix.yang@oracle.com
Thu, 07 Aug 2014 14:20:53 -0700 8034032: Check src/macosx/native/java/util/prefs/MacOSXPreferencesFile.m for JNI pending issues
bchristi [Thu, 07 Aug 2014 14:20:53 -0700] rev 25970
8034032: Check src/macosx/native/java/util/prefs/MacOSXPreferencesFile.m for JNI pending issues Reviewed-by: chegar
Thu, 07 Aug 2014 15:16:35 +0200 8049340: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java timed out
egahlin [Thu, 07 Aug 2014 15:16:35 +0200] rev 25969
8049340: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java timed out Reviewed-by: jbachorik
Thu, 07 Aug 2014 15:32:23 +0400 8046343: (smartcardio) CardTerminal.connect('direct') does not work on MacOSX
igerasim [Thu, 07 Aug 2014 15:32:23 +0400] rev 25968
8046343: (smartcardio) CardTerminal.connect('direct') does not work on MacOSX Reviewed-by: mullan, valeriep
Thu, 07 Aug 2014 15:07:33 +0400 8054221: StringJoiner imlementation optimization
igerasim [Thu, 07 Aug 2014 15:07:33 +0400] rev 25967
8054221: StringJoiner imlementation optimization Reviewed-by: martin
Thu, 07 Aug 2014 13:04:26 +0900 8048123: Replace calendars.properties with another mechanism to specify a new Japanese calendar era
okutsu [Thu, 07 Aug 2014 13:04:26 +0900] rev 25966
8048123: Replace calendars.properties with another mechanism to specify a new Japanese calendar era Reviewed-by: naoto, alanb
Thu, 21 Aug 2014 14:16:26 -0700 Added tag jdk9-b27 for changeset 3317bb8137f4
katleman [Thu, 21 Aug 2014 14:16:26 -0700] rev 25965
Added tag jdk9-b27 for changeset 3317bb8137f4
Wed, 05 Jul 2017 19:57:04 +0200 Merge
duke [Wed, 05 Jul 2017 19:57:04 +0200] rev 25964
Merge
Thu, 28 Aug 2014 14:53:43 -0700 Merge
lana [Thu, 28 Aug 2014 14:53:43 -0700] rev 25963
Merge
Tue, 19 Aug 2014 11:17:44 -0700 Merge
amurillo [Tue, 19 Aug 2014 11:17:44 -0700] rev 25962
Merge
Fri, 15 Aug 2014 09:19:22 -0700 Merge
amurillo [Fri, 15 Aug 2014 09:19:22 -0700] rev 25961
Merge
Thu, 14 Aug 2014 18:42:08 +0000 Merge
jmasa [Thu, 14 Aug 2014 18:42:08 +0000] rev 25960
Merge
Mon, 11 Aug 2014 14:03:06 +0200 8054823: Add size_t as a valid VM flag type
stefank [Mon, 11 Aug 2014 14:03:06 +0200] rev 25959
8054823: Add size_t as a valid VM flag type Reviewed-by: kvn, vlivanov, sla
Mon, 11 Aug 2014 17:12:41 +0400 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot
mgerdin [Mon, 11 Aug 2014 17:12:41 +0400] rev 25958
8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot Reviewed-by: kvn, iignatyev, mgerdin Contributed-by: andrey.x.zakharov@oracle.com
Wed, 13 Aug 2014 13:29:45 -0700 Merge
dcubed [Wed, 13 Aug 2014 13:29:45 -0700] rev 25957
Merge
Tue, 12 Aug 2014 21:16:05 -0400 Merge
hseigel [Tue, 12 Aug 2014 21:16:05 -0400] rev 25956
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip