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
Tue, 15 Oct 2013 20:54:00 -0400 8026378: TEST_BUG: Clean up TEST.groups
dholmes [Tue, 15 Oct 2013 20:54:00 -0400] rev 20858
8026378: TEST_BUG: Clean up TEST.groups Reviewed-by: mduigou, mchung, alanb
Tue, 15 Oct 2013 16:45:04 -0700 8010371: getaddrinfo can fail with EAI_SYSTEM/EAGAIN, causes UnknownHostException to be thrown
bpb [Tue, 15 Oct 2013 16:45:04 -0700] rev 20857
8010371: getaddrinfo can fail with EAI_SYSTEM/EAGAIN, causes UnknownHostException to be thrown Summary: Modify UHE exception message for EAI_AGAIN failures. Reviewed-by: alanb, chegar, michaelm, dsamersoff Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Tue, 15 Oct 2013 20:47:21 +0100 Merge
chegar [Tue, 15 Oct 2013 20:47:21 +0100] rev 20856
Merge
Tue, 15 Oct 2013 20:46:47 +0100 8026513: ProblemList.txt Updates (10/2013)
chegar [Tue, 15 Oct 2013 20:46:47 +0100] rev 20855
8026513: ProblemList.txt Updates (10/2013) Reviewed-by: alanb
Tue, 15 Oct 2013 13:54:01 +0100 Merge
chegar [Tue, 15 Oct 2013 13:54:01 +0100] rev 20854
Merge
Tue, 15 Oct 2013 09:27:32 +0100 Merge
chegar [Tue, 15 Oct 2013 09:27:32 +0100] rev 20853
Merge
Mon, 07 Oct 2013 11:31:37 +0100 8025991: tools/launcher/RunpathTest.java fails
chegar [Mon, 07 Oct 2013 11:31:37 +0100] rev 20852
8025991: tools/launcher/RunpathTest.java fails Reviewed-by: erikj
Thu, 03 Oct 2013 19:06:43 +0100 Merge
chegar [Thu, 03 Oct 2013 19:06:43 +0100] rev 20851
Merge
Sat, 14 Sep 2013 19:21:07 +0100 Merge
chegar [Sat, 14 Sep 2013 19:21:07 +0100] rev 20850
Merge
Fri, 06 Sep 2013 09:41:21 +0100 Merge
chegar [Fri, 06 Sep 2013 09:41:21 +0100] rev 20849
Merge
Fri, 30 Aug 2013 09:37:29 +0100 Merge
chegar [Fri, 30 Aug 2013 09:37:29 +0100] rev 20848
Merge
Fri, 23 Aug 2013 12:32:18 +0100 Merge
chegar [Fri, 23 Aug 2013 12:32:18 +0100] rev 20847
Merge
Mon, 19 Aug 2013 14:48:08 +0200 8023231: Remove comma from jtreg bug line
erikj [Mon, 19 Aug 2013 14:48:08 +0200] rev 20846
8023231: Remove comma from jtreg bug line Reviewed-by: alanb, chegar
Mon, 19 Aug 2013 12:30:48 +0200 8022719: tools/launcher/RunpathTest.java fails after 8012146
erikj [Mon, 19 Aug 2013 12:30:48 +0200] rev 20845
8022719: tools/launcher/RunpathTest.java fails after 8012146 Reviewed-by: chegar
Wed, 14 Aug 2013 15:25:16 +0800 8022931: Enhance Kerberos exceptions
weijun [Wed, 14 Aug 2013 15:25:16 +0800] rev 20844
8022931: Enhance Kerberos exceptions Reviewed-by: xuelei, ahgross
Thu, 15 Aug 2013 21:44:35 +0100 Merge
chegar [Thu, 15 Aug 2013 21:44:35 +0100] rev 20843
Merge
Wed, 14 Aug 2013 10:17:57 -0700 8021355: REGRESSION: Five closed/java/awt/SplashScreen tests fail since 7u45 b01 on Linux, Solaris
ksrini [Wed, 14 Aug 2013 10:17:57 -0700] rev 20842
8021355: REGRESSION: Five closed/java/awt/SplashScreen tests fail since 7u45 b01 on Linux, Solaris Reviewed-by: dholmes, anthony, ahgross, erikj
Mon, 12 Aug 2013 13:47:21 -0700 8022066: Evaluation of method reference to signature polymorphic method crashes VM
twisti [Mon, 12 Aug 2013 13:47:21 -0700] rev 20841
8022066: Evaluation of method reference to signature polymorphic method crashes VM Reviewed-by: jrose
Mon, 12 Aug 2013 19:57:21 +0400 8021275: Better screening for ScreenMenu
serb [Mon, 12 Aug 2013 19:57:21 +0400] rev 20840
8021275: Better screening for ScreenMenu Reviewed-by: art
Fri, 09 Aug 2013 14:43:19 +0100 Merge
chegar [Fri, 09 Aug 2013 14:43:19 +0100] rev 20839
Merge
Thu, 08 Aug 2013 19:16:27 +0200 8021360: object not exported" on start of JMXConnectorServer for RMI-IIOP protocol with security manager
jbachorik [Thu, 08 Aug 2013 19:16:27 +0200] rev 20838
8021360: object not exported" on start of JMXConnectorServer for RMI-IIOP protocol with security manager Reviewed-by: alanb, ahgross, smarks, coffeys
Wed, 07 Aug 2013 14:37:22 +0400 8021969: The index_AccessAllowed jnlp can not load successfully with exception thrown in the log.
malenkov [Wed, 07 Aug 2013 14:37:22 +0400] rev 20837
8021969: The index_AccessAllowed jnlp can not load successfully with exception thrown in the log. Reviewed-by: art, skoivu
Tue, 06 Aug 2013 10:33:42 +0200 8019292: Better Attribute Value Exceptions
sjiang [Tue, 06 Aug 2013 10:33:42 +0200] rev 20836
8019292: Better Attribute Value Exceptions Reviewed-by: dfuchs, dholmes, ahgross
Sun, 04 Aug 2013 02:50:02 +0400 8021282: Better recycling of object instances
serb [Sun, 04 Aug 2013 02:50:02 +0400] rev 20835
8021282: Better recycling of object instances Reviewed-by: art
Fri, 02 Aug 2013 11:11:12 +0100 Merge
chegar [Fri, 02 Aug 2013 11:11:12 +0100] rev 20834
Merge
Thu, 01 Aug 2013 14:09:39 -0700 8021286: Improve MacOS resourcing
naoto [Thu, 01 Aug 2013 14:09:39 -0700] rev 20833
8021286: Improve MacOS resourcing Reviewed-by: okutsu
Mon, 29 Jul 2013 14:58:48 +0100 Merge
chegar [Mon, 29 Jul 2013 14:58:48 +0100] rev 20832
Merge
Thu, 25 Jul 2013 19:03:29 +0100 Merge
chegar [Thu, 25 Jul 2013 19:03:29 +0100] rev 20831
Merge
Mon, 29 Jul 2013 04:43:41 -0700 8021577: JCK test api/javax_management/jmx_serial/modelmbean/ModelMBeanNotificationInfo/serial/index.html#Input has failed since jdk 7u45 b01
jbachorik [Mon, 29 Jul 2013 04:43:41 -0700] rev 20830
8021577: JCK test api/javax_management/jmx_serial/modelmbean/ModelMBeanNotificationInfo/serial/index.html#Input has failed since jdk 7u45 b01 Reviewed-by: alanb, dfuchs, ahgross
Fri, 19 Jul 2013 16:29:26 +0200 8019584: javax/management/remote/mandatory/loading/MissingClassTest.java failed in nightly against jdk7u45: java.io.InvalidObjectException: Invalid notification: null
jbachorik [Fri, 19 Jul 2013 16:29:26 +0200] rev 20829
8019584: javax/management/remote/mandatory/loading/MissingClassTest.java failed in nightly against jdk7u45: java.io.InvalidObjectException: Invalid notification: null Reviewed-by: mchung, sjiang, dfuchs, ahgross
Wed, 24 Jul 2013 12:03:57 -0700 8020293: JVM crash
jchen [Wed, 24 Jul 2013 12:03:57 -0700] rev 20828
8020293: JVM crash Reviewed-by: prr, jgodinez
Wed, 17 Jul 2013 18:46:00 +0800 8020696: Merge problem for KdcComm.java
weijun [Wed, 17 Jul 2013 18:46:00 +0800] rev 20827
8020696: Merge problem for KdcComm.java Reviewed-by: chegar
Tue, 23 Jul 2013 09:30:58 +0400 8016357: Update hotspot diagnostic class
sgabdura [Tue, 23 Jul 2013 09:30:58 +0400] rev 20826
8016357: Update hotspot diagnostic class Summary: Add security check to HotSpotDiagnostic.dumpHeap Reviewed-by: fparain, sla, ahgross
Mon, 22 Jul 2013 19:41:07 -0700 8017196: Ensure Proxies are handled appropriately
mchung [Mon, 22 Jul 2013 19:41:07 -0700] rev 20825
8017196: Ensure Proxies are handled appropriately Reviewed-by: dfuchs, jrose, jdn, ahgross, chegar
Mon, 22 Jul 2013 14:02:38 +0100 Merge
chegar [Mon, 22 Jul 2013 14:02:38 +0100] rev 20824
Merge
Fri, 19 Jul 2013 13:35:01 +0200 8014534: Better profiling support
sjiang [Fri, 19 Jul 2013 13:35:01 +0200] rev 20823
8014534: Better profiling support Summary: Validation of parameters Reviewed-by: sspitsyn, skoivu, mchung
Fri, 19 Jul 2013 12:14:34 +0900 8001029: Add new date/time capability
okutsu [Fri, 19 Jul 2013 12:14:34 +0900] rev 20822
8001029: Add new date/time capability Reviewed-by: mchung, hawtin
Thu, 18 Jul 2013 18:52:14 +0100 8015743: Address internet addresses
michaelm [Thu, 18 Jul 2013 18:52:14 +0100] rev 20821
8015743: Address internet addresses Reviewed-by: alanb, khazra, skoivu
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip