Thu, 17 Oct 2013 16:15:57 +0200 8019540: licensee reports a JDK8 build failure after 8005849/8005008 fixes integrated.
erikj [Thu, 17 Oct 2013 16:15:57 +0200] rev 20892
8019540: licensee reports a JDK8 build failure after 8005849/8005008 fixes integrated. Reviewed-by: dholmes, sla
Fri, 18 Oct 2013 15:03:48 -0700 Merge
katleman [Fri, 18 Oct 2013 15:03:48 -0700] rev 20891
Merge
Wed, 16 Oct 2013 20:24:46 +0200 8025715: Split CompileNativeLibraries.gmk
ihse [Wed, 16 Oct 2013 20:24:46 +0200] rev 20890
8025715: Split CompileNativeLibraries.gmk Reviewed-by: erikj
Tue, 22 Oct 2013 13:56:19 -0700 Merge
amurillo [Tue, 22 Oct 2013 13:56:19 -0700] rev 20889
Merge
Sat, 19 Oct 2013 08:51:49 -0700 Merge
amurillo [Sat, 19 Oct 2013 08:51:49 -0700] rev 20888
Merge
Tue, 15 Oct 2013 08:26:38 -0700 7165611: implement Full Debug Symbols on MacOS X hotspot
dcubed [Tue, 15 Oct 2013 08:26:38 -0700] rev 20887
7165611: implement Full Debug Symbols on MacOS X hotspot Summary: Add MacOS X FDS support to hotspot; add minimal MacOS X FDS import support to jdk; add MacOS X FDS support to install; add MacOS X FDS support to root. Reviewed-by: erikj, sla, dholmes, rdurbin, tbell, ihse
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
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
Tue, 16 Jul 2013 21:11:54 +0400 8019617: Better view of objects
malenkov [Tue, 16 Jul 2013 21:11:54 +0400] rev 20820
8019617: Better view of objects Reviewed-by: art, skoivu
Tue, 16 Jul 2013 12:23:54 +0100 Merge
chegar [Tue, 16 Jul 2013 12:23:54 +0100] rev 20819
Merge
Mon, 15 Jul 2013 18:17:23 +0100 Merge
chegar [Mon, 15 Jul 2013 18:17:23 +0100] rev 20818
Merge
Mon, 15 Jul 2013 20:24:39 -0700 8017291: Cast Proxies Aside
mchung [Mon, 15 Jul 2013 20:24:39 -0700] rev 20817
8017291: Cast Proxies Aside Reviewed-by: alanb, ahgross
Mon, 15 Jul 2013 14:44:50 +0200 8014349: (cl) Class.getDeclaredClass problematic in some class loader configurations
jfranck [Mon, 15 Jul 2013 14:44:50 +0200] rev 20816
8014349: (cl) Class.getDeclaredClass problematic in some class loader configurations Reviewed-by: mchung, ahgross, darcy
Thu, 11 Jul 2013 13:32:36 -0700 8014987: Augment serialization handling
smarks [Thu, 11 Jul 2013 13:32:36 -0700] rev 20815
8014987: Augment serialization handling Reviewed-by: alanb, coffeys, skoivu
Mon, 08 Jul 2013 16:15:39 +0400 8008589: Better MBean permission validation
dsamersoff [Mon, 08 Jul 2013 16:15:39 +0400] rev 20814
8008589: Better MBean permission validation Summary: Better MBean permission validation Reviewed-by: skoivu, dfuchs, mchung, sjiang
Wed, 03 Jul 2013 15:10:11 -0700 8011071: Better crypto provider handling
ascarpino [Wed, 03 Jul 2013 15:10:11 -0700] rev 20813
8011071: Better crypto provider handling Reviewed-by: hawtin, valeriep
Wed, 03 Jul 2013 10:14:02 +0200 8012146: Improve tool support
erikj [Wed, 03 Jul 2013 10:14:02 +0200] rev 20812
8012146: Improve tool support Reviewed-by: ksrini, dholmes, alanb, anthony
Mon, 01 Jul 2013 15:17:24 +0400 8017287: Better resource disposal
bae [Mon, 01 Jul 2013 15:17:24 +0400] rev 20811
8017287: Better resource disposal Reviewed-by: prr, vadim, skoivu
Thu, 27 Jun 2013 10:37:08 +0100 Merge
chegar [Thu, 27 Jun 2013 10:37:08 +0100] rev 20810
Merge
Thu, 20 Jun 2013 08:51:47 +0200 8014085: Better serialization support in JMX classes
jbachorik [Thu, 20 Jun 2013 08:51:47 +0200] rev 20809
8014085: Better serialization support in JMX classes Reviewed-by: alanb, dfuchs, skoivu
Fri, 14 Jun 2013 15:49:54 +0100 8011157: Improve CORBA portablility
msheppar [Fri, 14 Jun 2013 15:49:54 +0100] rev 20808
8011157: Improve CORBA portablility Summary: fix also reviewed by Alexander Fomin Reviewed-by: alanb, coffeys, skoivu
Thu, 13 Jun 2013 12:14:37 -0700 8014098: Better profile validation
jchen [Thu, 13 Jun 2013 12:14:37 -0700] rev 20807
8014098: Better profile validation Reviewed-by: bae, mschoene, prr
Thu, 13 Jun 2013 10:31:21 +0800 8015731: Subject java.security.auth.subject to improvements
weijun [Thu, 13 Jun 2013 10:31:21 +0800] rev 20806
8015731: Subject java.security.auth.subject to improvements Reviewed-by: skoivu, mullan
Thu, 13 Jun 2013 10:21:06 +0800 8013739: Better LDAP resource management
weijun [Thu, 13 Jun 2013 10:21:06 +0800] rev 20805
8013739: Better LDAP resource management Reviewed-by: ahgross, mchung, xuelei
Wed, 08 May 2013 09:21:59 +0800 8014341: Better service from Kerberos servers
weijun [Wed, 08 May 2013 09:21:59 +0800] rev 20804
8014341: Better service from Kerberos servers Summary: read incoming data safely and take care of null return value Reviewed-by: valeriep, ahgross
Fri, 31 May 2013 21:25:42 +0400 8012277: Improve AWT DataFlavor
malenkov [Fri, 31 May 2013 21:25:42 +0400] rev 20803
8012277: Improve AWT DataFlavor Reviewed-by: art, skoivu
Mon, 20 May 2013 19:49:20 +0400 8012071: Better Building of Beans
malenkov [Mon, 20 May 2013 19:49:20 +0400] rev 20802
8012071: Better Building of Beans Reviewed-by: art, skoivu
Mon, 20 May 2013 15:26:42 +0400 8014102: Improve image conversion
bae [Mon, 20 May 2013 15:26:42 +0400] rev 20801
8014102: Improve image conversion Reviewed-by: mschoene, prr, jgodinez
Mon, 20 May 2013 14:39:17 +0400 8013744: Better tabling for AWT
alexsch [Mon, 20 May 2013 14:39:17 +0400] rev 20800
8013744: Better tabling for AWT Reviewed-by: art, malenkov, skoivu
Tue, 14 May 2013 12:51:59 +0400 8014093: Improve parsing of images
bae [Tue, 14 May 2013 12:51:59 +0400] rev 20799
8014093: Improve parsing of images Reviewed-by: prr, jgodinez
Thu, 09 May 2013 09:52:55 -0700 8013510: Augment image writing code
jchen [Thu, 09 May 2013 09:52:55 -0700] rev 20798
8013510: Augment image writing code Reviewed-by: bae, prr
Tue, 07 May 2013 13:37:03 -0700 8013506: Better Pack200 data handling
ksrini [Tue, 07 May 2013 13:37:03 -0700] rev 20797
8013506: Better Pack200 data handling Reviewed-by: jrose, kizune, mschoene
Tue, 23 Apr 2013 09:37:31 +0200 8011081: Improve jhat
jbachorik [Tue, 23 Apr 2013 09:37:31 +0200] rev 20796
8011081: Improve jhat Summary: Properly escape HTML output Reviewed-by: alanb, mschoene, sundar
Tue, 15 Oct 2013 13:14:03 -0400 8025722: TemporalAdjusters and TemporalQueries
rriggs [Tue, 15 Oct 2013 13:14:03 -0400] rev 20795
8025722: TemporalAdjusters and TemporalQueries Summary: Move static from interfaces methods to supporting classes Reviewed-by: sherman
Tue, 09 Jul 2013 21:35:04 +0100 8025719: Change Chronology to an interface
scolebourne [Tue, 09 Jul 2013 21:35:04 +0100] rev 20794
8025719: Change Chronology to an interface Summary: Split Chronology and add AbstractChronology Reviewed-by: darcy Contributed-by: scolebourne@joda.org
Thu, 26 Sep 2013 23:05:29 -0700 8025720: Separate temporal interface layer
rriggs [Thu, 26 Sep 2013 23:05:29 -0700] rev 20793
8025720: Separate temporal interface layer Summary: Remove ZoneId and Chronology from TemporalField interface Reviewed-by: sherman Contributed-by: scolebourne@joda.org
Tue, 15 Oct 2013 13:01:28 +0200 8026404: Logging in Applet can trigger ACE: access denied ("java.lang.RuntimePermission" "modifyThreadGroup")
dfuchs [Tue, 15 Oct 2013 13:01:28 +0200] rev 20792
8026404: Logging in Applet can trigger ACE: access denied ("java.lang.RuntimePermission" "modifyThreadGroup") Summary: The test 'threadGroup.getParent() == null' can sometimes throw ACE and needs to be wrapped in doPrivileged. Reviewed-by: alanb, mchung, dholmes
Tue, 15 Oct 2013 10:52:09 +0100 8026398: Can't load jdk.Exported, ClassNotFoundException
alanb [Tue, 15 Oct 2013 10:52:09 +0100] rev 20791
8026398: Can't load jdk.Exported, ClassNotFoundException Reviewed-by: chegar, mchung
Tue, 15 Oct 2013 10:26:34 +0200 6804470: JvmstatCountersTest.java test times out on slower machines
jbachorik [Tue, 15 Oct 2013 10:26:34 +0200] rev 20790
6804470: JvmstatCountersTest.java test times out on slower machines Summary: Increasing the default timeout to cater for the slower machines Reviewed-by: alanb
Mon, 14 Oct 2013 22:24:49 -0700 8015092: SchemaFactory cannot parse schema if whitespace added within patterns in Selector XPath expression
joehw [Mon, 14 Oct 2013 22:24:49 -0700] rev 20789
8015092: SchemaFactory cannot parse schema if whitespace added within patterns in Selector XPath expression Reviewed-by: lancea, alanb
Mon, 14 Oct 2013 17:27:20 -0700 8026362: java/lang/invoke/lambda/LogGeneratedClassesTest.java failed on windows, jtreg report Fail to org.testng.SkipException
henryjen [Mon, 14 Oct 2013 17:27:20 -0700] rev 20788
8026362: java/lang/invoke/lambda/LogGeneratedClassesTest.java failed on windows, jtreg report Fail to org.testng.SkipException Reviewed-by: chegar
Mon, 14 Oct 2013 22:09:15 +0100 8014719: HttpClient/ProxyTest.java failing with IAE HttpURLPermission.parseURI
michaelm [Mon, 14 Oct 2013 22:09:15 +0100] rev 20787
8014719: HttpClient/ProxyTest.java failing with IAE HttpURLPermission.parseURI Reviewed-by: alanb, chegar
Mon, 14 Oct 2013 09:52:36 -0700 Merge
lana [Mon, 14 Oct 2013 09:52:36 -0700] rev 20786
Merge
Fri, 11 Oct 2013 23:27:23 -0700 Merge
lana [Fri, 11 Oct 2013 23:27:23 -0700] rev 20785
Merge
Mon, 14 Oct 2013 14:28:50 +0200 7196801: NPG: Fix java/lang/management/MemoryMXBean/LowMemoryTest2
stefank [Mon, 14 Oct 2013 14:28:50 +0200] rev 20784
7196801: NPG: Fix java/lang/management/MemoryMXBean/LowMemoryTest2 Reviewed-by: coleenp, sla Contributed-by: stefan.karlsson@oracle.com, coleen.phillimore@oracle.com
Mon, 14 Oct 2013 11:47:54 +0100 8023555: test/java/net/Socks/SocksProxyVersion.java fails when machine name is localhost
tyan [Mon, 14 Oct 2013 11:47:54 +0100] rev 20783
8023555: test/java/net/Socks/SocksProxyVersion.java fails when machine name is localhost Reviewed-by: chegar, alanb
Mon, 14 Oct 2013 10:42:36 +0200 8024704: Improve API documentation of ClassLoader and ServiceLoader with respect to enumeration of resources.
dfuchs [Mon, 14 Oct 2013 10:42:36 +0200] rev 20782
8024704: Improve API documentation of ClassLoader and ServiceLoader with respect to enumeration of resources. Reviewed-by: alanb, psandoz, mchung
Sun, 13 Oct 2013 21:10:33 -0700 8026119: Regression test DHEKeySizing.java failing intermittently
xuelei [Sun, 13 Oct 2013 21:10:33 -0700] rev 20781
8026119: Regression test DHEKeySizing.java failing intermittently Reviewed-by: weijun
Fri, 11 Oct 2013 15:21:23 -0700 8026213: Reflection support for private interface methods
rfield [Fri, 11 Oct 2013 15:21:23 -0700] rev 20780
8026213: Reflection support for private interface methods Reviewed-by: forax, psandoz, dholmes, jfranck Contributed-by: karen.kinnear@oracle.com
Fri, 11 Oct 2013 20:47:15 +0100 8019526: (fs) Files.lines, etc without Charset parameter
alanb [Fri, 11 Oct 2013 20:47:15 +0100] rev 20779
8019526: (fs) Files.lines, etc without Charset parameter Reviewed-by: psandoz, henryjen
Fri, 11 Oct 2013 20:47:16 +0100 Merge
vinnie [Fri, 11 Oct 2013 20:47:16 +0100] rev 20778
Merge
Fri, 11 Oct 2013 20:35:00 +0100 8026301: DomainKeyStore doesn't cleanup correctly when storing to keystore
vinnie [Fri, 11 Oct 2013 20:35:00 +0100] rev 20777
8026301: DomainKeyStore doesn't cleanup correctly when storing to keystore Reviewed-by: mullan
Fri, 11 Oct 2013 09:47:26 -0700 8025712: (props) Possible memory leak in java_props_md.c / ParseLocale
dxu [Fri, 11 Oct 2013 09:47:26 -0700] rev 20776
8025712: (props) Possible memory leak in java_props_md.c / ParseLocale Reviewed-by: naoto, chegar
Fri, 11 Oct 2013 09:17:18 -0400 Merge
mullan [Fri, 11 Oct 2013 09:17:18 -0400] rev 20775
Merge
Fri, 11 Oct 2013 08:43:07 -0400 8007292: Add JavaFX internal packages to package.access
mullan [Fri, 11 Oct 2013 08:43:07 -0400] rev 20774
8007292: Add JavaFX internal packages to package.access Summary: build hooks to allow closed restricted packages to be added to java.security file Reviewed-by: erikj, dholmes, tbell
Thu, 10 Oct 2013 21:23:05 -0700 Merge
lana [Thu, 10 Oct 2013 21:23:05 -0700] rev 20773
Merge
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip