Fri, 18 Oct 2013 08:57:52 +0800 7025699: Policy Tool is not accessible by keyboard
weijun [Fri, 18 Oct 2013 08:57:52 +0800] rev 20886
7025699: Policy Tool is not accessible by keyboard Reviewed-by: alexp, weijun Contributed-by: Leif Samuelsson <leif.samuelsson@oracle.com>
Thu, 17 Oct 2013 15:53:27 -0700 Merge
lana [Thu, 17 Oct 2013 15:53:27 -0700] rev 20885
Merge
Thu, 17 Oct 2013 15:04:55 -0700 Merge
lana [Thu, 17 Oct 2013 15:04:55 -0700] rev 20884
Merge
Thu, 17 Oct 2013 15:05:18 -0700 8026832: Clean up straggling doclint warnings in java.math
bpb [Thu, 17 Oct 2013 15:05:18 -0700] rev 20883
8026832: Clean up straggling doclint warnings in java.math Summary: Fix empty paragraph tag warnings. Reviewed-by: lancea
Thu, 17 Oct 2013 12:43:32 -0700 8004138: ForkJoinTask leaks exceptions
mduigou [Thu, 17 Oct 2013 12:43:32 -0700] rev 20882
8004138: ForkJoinTask leaks exceptions Reviewed-by: chegar, mduigou, psandoz, martin Contributed-by: Doug Lea <dl@cs.oswego.edu>
Thu, 17 Oct 2013 13:22:11 -0700 8015912: jdeps support to output in dot file format
mchung [Thu, 17 Oct 2013 13:22:11 -0700] rev 20881
8015912: jdeps support to output in dot file format 8026255: Switch jdeps to follow traditional Java option style Reviewed-by: alanb
Thu, 17 Oct 2013 15:14:58 -0400 8026812: doclint clean up for java.sql and javax.sql
lancea [Thu, 17 Oct 2013 15:14:58 -0400] rev 20880
8026812: doclint clean up for java.sql and javax.sql Reviewed-by: mduigou
Thu, 17 Oct 2013 12:00:20 -0700 8026233: test/sun/security/tools/keytool/StorePasswords.java needs to clean up files
juh [Thu, 17 Oct 2013 12:00:20 -0700] rev 20879
8026233: test/sun/security/tools/keytool/StorePasswords.java needs to clean up files Reviewed-by: vinnie
Thu, 17 Oct 2013 11:43:44 -0700 8015243: SchemaFactory does not catch enum. value that is not in the value space of the base type, anyURI
joehw [Thu, 17 Oct 2013 11:43:44 -0700] rev 20878
8015243: SchemaFactory does not catch enum. value that is not in the value space of the base type, anyURI Reviewed-by: lancea
Thu, 17 Oct 2013 13:43:46 -0400 8026183: minor documentation problems in java.lang.invoke
rriggs [Thu, 17 Oct 2013 13:43:46 -0400] rev 20877
8026183: minor documentation problems in java.lang.invoke 8015808: Typo in MethodHandle javadoc Summary: Fix typos and javadoc markup and extraneous paragraph tags Reviewed-by: lancea
Thu, 17 Oct 2013 11:34:01 -0400 Merge
mullan [Thu, 17 Oct 2013 11:34:01 -0400] rev 20876
Merge
Thu, 17 Oct 2013 10:37:27 -0400 Merge
mullan [Thu, 17 Oct 2013 10:37:27 -0400] rev 20875
Merge
Thu, 17 Oct 2013 10:18:44 -0400 8026346: test/java/lang/SecurityManager/CheckPackageAccess.java failing
mullan [Thu, 17 Oct 2013 10:18:44 -0400] rev 20874
8026346: test/java/lang/SecurityManager/CheckPackageAccess.java failing Reviewed-by: vinnie
Thu, 17 Oct 2013 10:37:23 -0400 8026516: javadoc errors in java.time
rriggs [Thu, 17 Oct 2013 10:37:23 -0400] rev 20873
8026516: javadoc errors in java.time Summary: Corrected links to TemporalQuery and TemporalField.resolve Reviewed-by: mduigou, darcy, lancea
Wed, 16 Oct 2013 17:55:49 -0400 8022718: Runtime accessibility checking: protected class, if extended, should be accessible from another package
drchase [Wed, 16 Oct 2013 17:55:49 -0400] rev 20872
8022718: Runtime accessibility checking: protected class, if extended, should be accessible from another package Summary: Modify accessibility check; it was muddled about Java vs JVM protection terminology. Reviewed-by: jrose
Thu, 17 Oct 2013 20:56:07 +0800 8026712: TEST_BUG: update sun/security/tools/keytool/autotest.sh with a new location to find of libsoftokn3.so
weijun [Thu, 17 Oct 2013 20:56:07 +0800] rev 20871
8026712: TEST_BUG: update sun/security/tools/keytool/autotest.sh with a new location to find of libsoftokn3.so Reviewed-by: vinnie
Wed, 16 Oct 2013 23:32:19 -0700 8026762: jdk8-tl builds windows builds failing in corba - javac: no source files
wetmore [Wed, 16 Oct 2013 23:32:19 -0700] rev 20870
8026762: jdk8-tl builds windows builds failing in corba - javac: no source files Reviewed-by: katleman, dholmes
Thu, 17 Oct 2013 13:57:42 +0900 8025703: Update LSR datafile for BCP 47
peytoia [Thu, 17 Oct 2013 13:57:42 +0900] rev 20869
8025703: Update LSR datafile for BCP 47 Reviewed-by: okutsu
Wed, 16 Oct 2013 21:34:26 -0700 8026768: java.util.Map.Entry comparingBy methods missing @since 1.8
henryjen [Wed, 16 Oct 2013 21:34:26 -0700] rev 20868
8026768: java.util.Map.Entry comparingBy methods missing @since 1.8 Reviewed-by: dholmes
Sun, 13 Oct 2013 14:19:31 +0400 8025255: (tz) Support tzdata2013g
aefimov [Sun, 13 Oct 2013 14:19:31 +0400] rev 20867
8025255: (tz) Support tzdata2013g Reviewed-by: okutsu, mfang
Wed, 16 Oct 2013 13:03:58 -0700 8025910: rename substream(long) -> skip and remove substream(long,long)
mduigou [Wed, 16 Oct 2013 13:03:58 -0700] rev 20866
8025910: rename substream(long) -> skip and remove substream(long,long) Reviewed-by: psandoz, henryjen
Wed, 16 Oct 2013 20:47:30 +0200 8013839: Enhance Logger API for handling of resource bundles
dfuchs [Wed, 16 Oct 2013 20:47:30 +0200] rev 20865
8013839: Enhance Logger API for handling of resource bundles 4814565: (rb) add method to get basename from a ResourceBundle Summary: adds Logger.setResourceBundle(ResourceBundle) and ResourceBundle.getBaseBundleName() Reviewed-by: mchung, naoto
Wed, 16 Oct 2013 17:19:09 +0200 8011638: Remove deprecated methods in sun.util.logging.PlatformLogger
dfuchs [Wed, 16 Oct 2013 17:19:09 +0200] rev 20864
8011638: Remove deprecated methods in sun.util.logging.PlatformLogger Reviewed-by: psandoz, mchung, alanb, chegar
Wed, 16 Oct 2013 15:06:27 +0100 8026245: InetAddress.getLocalHost crash if IPv6 disabled (macosx)
robm [Wed, 16 Oct 2013 15:06:27 +0100] rev 20863
8026245: InetAddress.getLocalHost crash if IPv6 disabled (macosx) Reviewed-by: chegar, alanb
Wed, 16 Oct 2013 15:53:06 +0200 Merge
erikj [Wed, 16 Oct 2013 15:53:06 +0200] rev 20862
Merge
Wed, 16 Oct 2013 13:50:13 +0200 6604021: RMIC is defaulting to BOOT jdk version, needs to be rmic.jar
erikj [Wed, 16 Oct 2013 13:50:13 +0200] rev 20861
6604021: RMIC is defaulting to BOOT jdk version, needs to be rmic.jar Reviewed-by: dholmes, chegar
Tue, 15 Oct 2013 21:15:17 +0400 8023431: Test java/util/zip/GZIP/GZIPInZip.java failed
igerasim [Tue, 15 Oct 2013 21:15:17 +0400] rev 20860
8023431: Test java/util/zip/GZIP/GZIPInZip.java failed Summary: Properly close PipedStreams. Additional testing for malformed input Reviewed-by: darcy, sherman
Wed, 16 Oct 2013 14:39:00 +0800 8025124: InitialToken.useNullKey incorrectly applies NULL_KEY in some cases
weijun [Wed, 16 Oct 2013 14:39:00 +0800] rev 20859
8025124: InitialToken.useNullKey incorrectly applies NULL_KEY in some cases Reviewed-by: xuelei
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip