Thu, 17 Mar 2011 13:14:29 -0700 Merge
mduigou [Thu, 17 Mar 2011 13:14:29 -0700] rev 8801
Merge
Thu, 17 Mar 2011 13:13:08 -0700 7028133: Specify serialVersionUID for RegularEnumSet and JumboEnumSet
mduigou [Thu, 17 Mar 2011 13:13:08 -0700] rev 8800
7028133: Specify serialVersionUID for RegularEnumSet and JumboEnumSet Reviewed-by: alanb, mduigou Contributed-by: Neil Richards <neil.richards@ngmr.net>
Thu, 17 Mar 2011 11:42:39 -0700 6796662: (fmt spec) Formatter spec on BigDecimal output should not reference Float a
sherman [Thu, 17 Mar 2011 11:42:39 -0700] rev 8799
6796662: (fmt spec) Formatter spec on BigDecimal output should not reference Float a Summary: updated the spec doc Reviewed-by: alanb
Thu, 17 Mar 2011 08:55:41 -0700 7028422: regression: SKID miss-matching
xuelei [Thu, 17 Mar 2011 08:55:41 -0700] rev 8798
7028422: regression: SKID miss-matching Summary: Do not override the previous setting for initial selection. Reviewed-by: mullan
Thu, 17 Mar 2011 11:37:06 -0400 7026898: DriverManager to now use CopyOnWriteArrayList
lancea [Thu, 17 Mar 2011 11:37:06 -0400] rev 8797
7026898: DriverManager to now use CopyOnWriteArrayList Reviewed-by: alanb, briangoetz
Wed, 16 Mar 2011 18:54:50 -0400 7027910: Add basic cross-compilation support and add ARM/PPC to the known architectures in the open code
dholmes [Wed, 16 Mar 2011 18:54:50 -0400] rev 8796
7027910: Add basic cross-compilation support and add ARM/PPC to the known architectures in the open code Summary: Cross-compilation support Reviewed-by: ohair, andrew
Wed, 16 Mar 2011 12:16:00 -0700 6803681: RFE: Need new codeset converter for IBM Cp1364
sherman [Wed, 16 Mar 2011 12:16:00 -0700] rev 8795
6803681: RFE: Need new codeset converter for IBM Cp1364 Summary: forward port the Cp1364 Reviewed-by: alanb
Wed, 16 Mar 2011 05:29:27 -0400 Merge
dholmes [Wed, 16 Mar 2011 05:29:27 -0400] rev 8794
Merge
Tue, 15 Mar 2011 20:00:45 -0400 Merge
dholmes [Tue, 15 Mar 2011 20:00:45 -0400] rev 8793
Merge
Tue, 15 Mar 2011 19:52:42 -0400 7027897: Build support for client-VM only configurations
dholmes [Tue, 15 Mar 2011 19:52:42 -0400] rev 8792
7027897: Build support for client-VM only configurations Summary: Support builds for which only the client VM is required and/or available Reviewed-by: ohair, andrew
Tue, 15 Mar 2011 23:13:35 -0700 7022855: Export "PKIX" as the standard algorithm name of KeyManagerFactory
xuelei [Tue, 15 Mar 2011 23:13:35 -0700] rev 8791
7022855: Export "PKIX" as the standard algorithm name of KeyManagerFactory Summary: export the existing "NewSunX509" algorithm implementation using the standard name "PKIX" Reviewed-by: weijun, wetmore
Tue, 15 Mar 2011 23:08:40 -0700 7025073: Stricter check on trust anchor makes VerifyCACerts.java test fail
xuelei [Tue, 15 Mar 2011 23:08:40 -0700] rev 8790
7025073: Stricter check on trust anchor makes VerifyCACerts.java test fail Summary: loosen the check for version 1 and 2 X.509 certificate Reviewed-by: mullan, weijun
Tue, 15 Mar 2011 18:42:35 -0700 7001933: Deadlock in java.lang.classloader.getPackage()
valeriep [Tue, 15 Mar 2011 18:42:35 -0700] rev 8789
7001933: Deadlock in java.lang.classloader.getPackage() Summary: Modified to not holding the "packages" lock when calling parent CL. Reviewed-by: dholmes, alanb
Tue, 15 Mar 2011 13:15:31 +0000 7026376: (dc) DatagramChannel created without specifying protocol family fails to join IPv4 group
alanb [Tue, 15 Mar 2011 13:15:31 +0000] rev 8788
7026376: (dc) DatagramChannel created without specifying protocol family fails to join IPv4 group Reviewed-by: chegar
Mon, 14 Mar 2011 14:49:52 -0700 7014637: Improve behavior of EnumSet Iterator.remove()
mduigou [Mon, 14 Mar 2011 14:49:52 -0700] rev 8787
7014637: Improve behavior of EnumSet Iterator.remove() Reviewed-by: mduigou, alanb Contributed-by: Neil Richards <neil.richards@ngmr.net>
Mon, 14 Mar 2011 11:45:21 -0700 7027362: Project Coin: warn of throwing InterruptedException in AutoCloseable.close javadoc
darcy [Mon, 14 Mar 2011 11:45:21 -0700] rev 8786
7027362: Project Coin: warn of throwing InterruptedException in AutoCloseable.close javadoc Reviewed-by: jjb
Mon, 14 Mar 2011 18:13:32 +0000 Merge
vinnie [Mon, 14 Mar 2011 18:13:32 +0000] rev 8785
Merge
Mon, 14 Mar 2011 17:50:52 +0000 6686215: Some mutables not defensively copied when deserializing java.security.CodeSource & Timestamp objects
vinnie [Mon, 14 Mar 2011 17:50:52 +0000] rev 8784
6686215: Some mutables not defensively copied when deserializing java.security.CodeSource & Timestamp objects Reviewed-by: mullan
Mon, 14 Mar 2011 10:36:43 -0700 7027288: (launcher) remove jkernel test from MiscTests
ksrini [Mon, 14 Mar 2011 10:36:43 -0700] rev 8783
7027288: (launcher) remove jkernel test from MiscTests Reviewed-by: mchung, herrick
Mon, 14 Mar 2011 09:05:06 -0700 7009794: misleading text in SSLHandshakeException exception message
xuelei [Mon, 14 Mar 2011 09:05:06 -0700] rev 8782
7009794: misleading text in SSLHandshakeException exception message Summary: update the warning message Reviewed-by: weijun
Sun, 13 Mar 2011 17:09:55 +0800 6990848: JGSS/windows security code native code compiler warnings
weijun [Sun, 13 Mar 2011 17:09:55 +0800] rev 8781
6990848: JGSS/windows security code native code compiler warnings Reviewed-by: valeriep
Fri, 11 Mar 2011 11:31:10 -0800 7023613: (lc) Incorrect string returned by Locale.toString() with non-empty script field
naoto [Fri, 11 Mar 2011 11:31:10 -0800] rev 8780
7023613: (lc) Incorrect string returned by Locale.toString() with non-empty script field Reviewed-by: srl
Fri, 11 Mar 2011 10:03:05 -0800 7023416: (pack200) fix parfait issues
ksrini [Fri, 11 Mar 2011 10:03:05 -0800] rev 8779
7023416: (pack200) fix parfait issues Reviewed-by: jrose
Fri, 11 Mar 2011 13:50:09 +0000 7023363: URI("ftp", "[www.abc.com]", "/dir1/dir2", "query", "frag") should throw URISyntaxException
chegar [Fri, 11 Mar 2011 13:50:09 +0000] rev 8778
7023363: URI("ftp", "[www.abc.com]", "/dir1/dir2", "query", "frag") should throw URISyntaxException Reviewed-by: alanb, michaelm
Fri, 11 Mar 2011 09:57:13 +0000 Merge
vinnie [Fri, 11 Mar 2011 09:57:13 +0000] rev 8777
Merge
Fri, 11 Mar 2011 09:55:03 +0000 6986477: sun/security/mscapi/AccessKeyStore.sh test is failing on jdk7
vinnie [Fri, 11 Mar 2011 09:55:03 +0000] rev 8776
6986477: sun/security/mscapi/AccessKeyStore.sh test is failing on jdk7 Reviewed-by: valeriep
Fri, 11 Mar 2011 08:57:14 +0000 7026346: URLConnection.guessContentTypeFromStream does not support UTF-8 and UTF-32 xml streams with BOM
chegar [Fri, 11 Mar 2011 08:57:14 +0000] rev 8775
7026346: URLConnection.guessContentTypeFromStream does not support UTF-8 and UTF-32 xml streams with BOM Reviewed-by: alanb Contributed-by: Charles Lee <littlee@linux.vnet.ibm.com>
Fri, 11 Mar 2011 08:47:10 +0000 7024560: InetAddress.getLocalHost().getHostName() returns localhost for hostnames of length HOST_NAME_MAX
chegar [Fri, 11 Mar 2011 08:47:10 +0000] rev 8774
7024560: InetAddress.getLocalHost().getHostName() returns localhost for hostnames of length HOST_NAME_MAX Reviewed-by: alanb, michaelm
Thu, 10 Mar 2011 18:21:24 +0000 7016078: javax.net.ssl.SSLException: Received fatal alert: internal_error starting JDK 7 b126
vinnie [Thu, 10 Mar 2011 18:21:24 +0000] rev 8773
7016078: javax.net.ssl.SSLException: Received fatal alert: internal_error starting JDK 7 b126 Reviewed-by: valeriep
Thu, 10 Mar 2011 12:52:24 +0530 6960211: JavaScript engine allows creation of interface although methods not available
sundar [Thu, 10 Mar 2011 12:52:24 +0530] rev 8772
6960211: JavaScript engine allows creation of interface although methods not available Reviewed-by: jjh
Wed, 09 Mar 2011 18:01:43 -0800 Merge
ohair [Wed, 09 Mar 2011 18:01:43 -0800] rev 8771
Merge
Wed, 09 Mar 2011 15:49:59 -0800 6635776: Regression in jaxb tests with JDk6 U4
ramap [Wed, 09 Mar 2011 15:49:59 -0800] rev 8770
6635776: Regression in jaxb tests with JDk6 U4 6741058: Move org/relaxng/datatype sources from jdk to jaxws workspace Reviewed-by: ohair, alanb
Wed, 09 Mar 2011 15:47:15 -0800 7020513: Add com.sun.xml.internal to the "package.access" property in $JAVA_HOME/lib/security/java.security
ramap [Wed, 09 Mar 2011 15:47:15 -0800] rev 8769
7020513: Add com.sun.xml.internal to the "package.access" property in $JAVA_HOME/lib/security/java.security Reviewed-by: ohair, alanb
Wed, 09 Mar 2011 19:52:48 -0500 7022370: Launcher ergonomics should provide simple default implementation
dholmes [Wed, 09 Mar 2011 19:52:48 -0500] rev 8768
7022370: Launcher ergonomics should provide simple default implementation Summary: Use a common, platform independent, implementation unless an architecture specific implementation exists Reviewed-by: ksrini, mchung, ohair, gbenson
Tue, 08 Mar 2011 15:10:48 -0800 Merge
mduigou [Tue, 08 Mar 2011 15:10:48 -0800] rev 8767
Merge
Tue, 08 Mar 2011 15:09:49 -0800 6611830: UUID thread-safety and performance improvements
mduigou [Tue, 08 Mar 2011 15:09:49 -0800] rev 8766
6611830: UUID thread-safety and performance improvements Reviewed-by: mduigou, jjb, alanb, briangoetz, dholmes, peterjones Contributed-by: Daniel Aioanei <danielaioanei@google.com>
Tue, 08 Mar 2011 18:16:14 +0000 7023006: Reduce unnecessary thread activity in ForkJoinPool
dl [Tue, 08 Mar 2011 18:16:14 +0000] rev 8765
7023006: Reduce unnecessary thread activity in ForkJoinPool Reviewed-by: chegar, dholmes
Tue, 08 Mar 2011 17:52:32 +0000 6495521: (doc) ConcurrentSkipListMap links to web page NOT describing SkipList
dl [Tue, 08 Mar 2011 17:52:32 +0000] rev 8764
6495521: (doc) ConcurrentSkipListMap links to web page NOT describing SkipList Summary: update link, and minor implementation comment in Exchanger Reviewed-by: chegar, mduigou
Mon, 21 Mar 2011 16:55:14 -0700 Merge
lana [Mon, 21 Mar 2011 16:55:14 -0700] rev 8763
Merge
Fri, 18 Mar 2011 15:44:48 -0700 Merge
lana [Fri, 18 Mar 2011 15:44:48 -0700] rev 8762
Merge
Fri, 18 Mar 2011 08:42:05 +0900 7027387: (tz) Support tzdata2011d
peytoia [Fri, 18 Mar 2011 08:42:05 +0900] rev 8761
7027387: (tz) Support tzdata2011d Reviewed-by: okutsu
Thu, 17 Mar 2011 18:22:54 +0300 7021517: java.beans code comments have issues with HTML4 compliance
malenkov [Thu, 17 Mar 2011 18:22:54 +0300] rev 8760
7021517: java.beans code comments have issues with HTML4 compliance Reviewed-by: rupashka
Wed, 16 Mar 2011 18:48:00 +0300 7027043: (doc) Confusing typo at java/beans/VetoableChangeSupport.java
malenkov [Wed, 16 Mar 2011 18:48:00 +0300] rev 8759
7027043: (doc) Confusing typo at java/beans/VetoableChangeSupport.java Reviewed-by: rupashka
Mon, 14 Mar 2011 20:28:03 +0300 7016150: 6246816 refers to the Laffy demo which is not present in the JDK 7 demo/jfc directory
rupashka [Mon, 14 Mar 2011 20:28:03 +0300] rev 8758
7016150: 6246816 refers to the Laffy demo which is not present in the JDK 7 demo/jfc directory Reviewed-by: peterz
Mon, 14 Mar 2011 15:01:53 +0300 6464022: Memory leak in JOptionPane.createDialog
rupashka [Mon, 14 Mar 2011 15:01:53 +0300] rev 8757
6464022: Memory leak in JOptionPane.createDialog Reviewed-by: alexp
Mon, 21 Mar 2011 16:53:50 -0700 Merge
lana [Mon, 21 Mar 2011 16:53:50 -0700] rev 8756
Merge
Fri, 18 Mar 2011 15:44:45 -0700 Merge
lana [Fri, 18 Mar 2011 15:44:45 -0700] rev 8755
Merge
Fri, 18 Mar 2011 17:56:47 +0300 7016131: JDK 7 b127: 8 crashes in native frame:awt_DrawingSurface_FreeDrawingSurfaceInfo+0xc on linux amd64
dav [Fri, 18 Mar 2011 17:56:47 +0300] rev 8754
7016131: JDK 7 b127: 8 crashes in native frame:awt_DrawingSurface_FreeDrawingSurfaceInfo+0xc on linux amd64 Reviewed-by: dcherepanov, art
Mon, 14 Mar 2011 18:57:38 +0300 7022931: GradientPaint class spec clarification: 7022931, 7016391, 7017246, 7019386
dav [Mon, 14 Mar 2011 18:57:38 +0300] rev 8753
7022931: GradientPaint class spec clarification: 7022931, 7016391, 7017246, 7019386 Reviewed-by: flar
Wed, 09 Mar 2011 17:29:17 +0300 7023019: Constructor of class java.awt.Component.FlipBufferStrategy throws unspecified IAE
dav [Wed, 09 Mar 2011 17:29:17 +0300] rev 8752
7023019: Constructor of class java.awt.Component.FlipBufferStrategy throws unspecified IAE Reviewed-by: dcherepanov, art
Fri, 18 Mar 2011 23:33:34 -0700 Merge
lana [Fri, 18 Mar 2011 23:33:34 -0700] rev 8751
Merge
Thu, 17 Mar 2011 17:45:01 +0300 7014528: ColorModel and SampleModel gotten from the same ImageTypeSpecifier instance can be not compatible
bae [Thu, 17 Mar 2011 17:45:01 +0300] rev 8750
7014528: ColorModel and SampleModel gotten from the same ImageTypeSpecifier instance can be not compatible Reviewed-by: jgodinez, prr
Wed, 16 Mar 2011 19:21:06 +0300 6989760: cmm native compiler warnings
bae [Wed, 16 Mar 2011 19:21:06 +0300] rev 8749
6989760: cmm native compiler warnings Reviewed-by: prr, ohair
Tue, 15 Mar 2011 17:05:02 -0400 7019861: Last scanline is skipped in pisces.Renderer.
dlila [Tue, 15 Mar 2011 17:05:02 -0400] rev 8748
7019861: Last scanline is skipped in pisces.Renderer. Summary: not skipping it anymore. Reviewed-by: flar
Tue, 15 Mar 2011 15:15:10 -0400 7027667: clipped aa rectangles are not drawn properly.
dlila [Tue, 15 Mar 2011 15:15:10 -0400] rev 8747
7027667: clipped aa rectangles are not drawn properly. Summary: Already fixed. This is just a regression test for it. Reviewed-by: prr
Thu, 10 Mar 2011 11:18:35 +0300 6710434: PIT: Reg test java/awt/Graphics2D/ClipPrimitivesTest.java fails in pit build 6u10_b26
bae [Thu, 10 Mar 2011 11:18:35 +0300] rev 8746
6710434: PIT: Reg test java/awt/Graphics2D/ClipPrimitivesTest.java fails in pit build 6u10_b26 Reviewed-by: flar, prr
(0) -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip