Fri, 03 Jun 2011 20:13:50 -0700 Merge
trims [Fri, 03 Jun 2011 20:13:50 -0700] rev 9783
Merge
Fri, 03 Jun 2011 11:20:20 -0700 7051206: JSR 292 method name SwitchPoint.isValid is misleading to unwary users; should be hasBeenInvalidated
jrose [Fri, 03 Jun 2011 11:20:20 -0700] rev 9782
7051206: JSR 292 method name SwitchPoint.isValid is misleading to unwary users; should be hasBeenInvalidated Reviewed-by: kvn, never, ysr
Wed, 01 Jun 2011 23:56:51 -0700 7049122: java/lang/invoke/RicochetTest.java with MAX_ARITY=255 in -Xcomp mode overflows code cache
jrose [Wed, 01 Jun 2011 23:56:51 -0700] rev 9781
7049122: java/lang/invoke/RicochetTest.java with MAX_ARITY=255 in -Xcomp mode overflows code cache Summary: reduce the scope of the unit test (mark high water mark of testing with @ignore tags) Reviewed-by: never
Wed, 01 Jun 2011 23:56:47 -0700 7050328: (jsr-292) findConstructor throws ExceptionInInitializerError if run under SecurityManager
jrose [Wed, 01 Jun 2011 23:56:47 -0700] rev 9780
7050328: (jsr-292) findConstructor throws ExceptionInInitializerError if run under SecurityManager Summary: Wrap system property and reflection accesses under doPrivileged. Ensure constant pool linkage bypasses the SM as specified. Reviewed-by: kvn, never
Wed, 01 Jun 2011 23:56:43 -0700 7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError
jrose [Wed, 01 Jun 2011 23:56:43 -0700] rev 9779
7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError Summary: Wrap invokedynamic linkage errors in BootstrapMethodError, as needed. Reviewed-by: never
Thu, 02 Jun 2011 13:38:28 -0700 Merge
lana [Thu, 02 Jun 2011 13:38:28 -0700] rev 9778
Merge
Thu, 02 Jun 2011 12:02:14 -0400 7049107: Cannot call initCause() on BatchUpdateException
lancea [Thu, 02 Jun 2011 12:02:14 -0400] rev 9777
7049107: Cannot call initCause() on BatchUpdateException Reviewed-by: darcy
Tue, 31 May 2011 12:45:17 -0700 7042097: JDK 7's Unlimited Cryptographic Policy bundle text files must be updated.
wetmore [Tue, 31 May 2011 12:45:17 -0700] rev 9776
7042097: JDK 7's Unlimited Cryptographic Policy bundle text files must be updated. Reviewed-by: valeriep
Mon, 30 May 2011 23:36:10 +0100 7042550: Reintegrate 6569621
michaelm [Mon, 30 May 2011 23:36:10 +0100] rev 9775
7042550: Reintegrate 6569621 Reviewed-by: chegar, alanb
Mon, 30 May 2011 16:37:42 +0100 7049173: Replace the software license for ECC native code
vinnie [Mon, 30 May 2011 16:37:42 +0100] rev 9774
7049173: Replace the software license for ECC native code Reviewed-by: alanb
Fri, 27 May 2011 15:02:22 -0700 7045697: JDK7 THIRD PARTY README update
jeff [Fri, 27 May 2011 15:02:22 -0700] rev 9773
7045697: JDK7 THIRD PARTY README update Reviewed-by: lana
Tue, 24 May 2011 14:32:10 -0700 Merge
mullan [Tue, 24 May 2011 14:32:10 -0700] rev 9772
Merge
Tue, 24 May 2011 14:15:14 -0700 7044443: Permissions resolved incorrectly for jar protocol (Patch from bugs.openjdk.java.net)
mullan [Tue, 24 May 2011 14:15:14 -0700] rev 9771
7044443: Permissions resolved incorrectly for jar protocol (Patch from bugs.openjdk.java.net) Reviewed-by: alanb, chegar Contributed-by: dbhole@redhat.com
Thu, 02 Jun 2011 13:37:04 -0700 Merge
lana [Thu, 02 Jun 2011 13:37:04 -0700] rev 9770
Merge
Sat, 28 May 2011 11:55:32 +0400 7048204: NPE from NimbusLookAndFeel.addDefault
rupashka [Sat, 28 May 2011 11:55:32 +0400] rev 9769
7048204: NPE from NimbusLookAndFeel.addDefault Reviewed-by: peterz
Tue, 24 May 2011 11:37:09 +0400 7045593: Possible Regression : JTextfield cursor placement behavior algorithm has changed.
rupashka [Tue, 24 May 2011 11:37:09 +0400] rev 9768
7045593: Possible Regression : JTextfield cursor placement behavior algorithm has changed. Reviewed-by: peterz
Thu, 02 Jun 2011 13:36:29 -0700 Merge
lana [Thu, 02 Jun 2011 13:36:29 -0700] rev 9767
Merge
Mon, 30 May 2011 17:16:21 +0400 7045193: interactive JCK tests java_awt/interactive/FileDialogTests fail
serb [Mon, 30 May 2011 17:16:21 +0400] rev 9766
7045193: interactive JCK tests java_awt/interactive/FileDialogTests fail Reviewed-by: dcherepanov, dav, art, denis
Mon, 30 May 2011 13:25:02 +0400 7045354: Korean IME's Hanja candidate window is not displayed on IMFDemo
dcherepanov [Mon, 30 May 2011 13:25:02 +0400] rev 9765
7045354: Korean IME's Hanja candidate window is not displayed on IMFDemo Reviewed-by: art, ant
Sat, 28 May 2011 12:56:52 +0400 7046325: Broken links in java.awt.Toolkit's javadoc
denis [Sat, 28 May 2011 12:56:52 +0400] rev 9764
7046325: Broken links in java.awt.Toolkit's javadoc Reviewed-by: dav, yan
Fri, 27 May 2011 11:45:08 +0400 7045174: Most of the tests in awt area fails with jdk 7b142 on windows with -Xcheck:jni
bagiras [Fri, 27 May 2011 11:45:08 +0400] rev 9763
7045174: Most of the tests in awt area fails with jdk 7b142 on windows with -Xcheck:jni Reviewed-by: art, denis
Thu, 02 Jun 2011 13:35:47 -0700 Merge
lana [Thu, 02 Jun 2011 13:35:47 -0700] rev 9762
Merge
Mon, 30 May 2011 22:00:37 -0700 7049874: OpenJDK Build breakage fix: freetypescaler.c needs to match updated signature
prr [Mon, 30 May 2011 22:00:37 -0700] rev 9761
7049874: OpenJDK Build breakage fix: freetypescaler.c needs to match updated signature Reviewed-by: lana, igor
Mon, 30 May 2011 12:05:22 +0400 7032904: XRender: Java2Demo : Infinite loop in Java_sun_java2d_loops_MaskBlit_MaskBlit on OEL 5.6 x64
bae [Mon, 30 May 2011 12:05:22 +0400] rev 9760
7032904: XRender: Java2Demo : Infinite loop in Java_sun_java2d_loops_MaskBlit_MaskBlit on OEL 5.6 x64 Reviewed-by: prr
Fri, 27 May 2011 13:25:54 -0700 7046587: Outlines in OTF/CFF fonts are misclassified as quadratic curves
prr [Fri, 27 May 2011 13:25:54 -0700] rev 9759
7046587: Outlines in OTF/CFF fonts are misclassified as quadratic curves Reviewed-by: igor
Wed, 01 Jun 2011 11:16:04 -0700 Merge
schien [Wed, 01 Jun 2011 11:16:04 -0700] rev 9758
Merge
Tue, 31 May 2011 17:28:49 -0400 Merge
dholmes [Tue, 31 May 2011 17:28:49 -0400] rev 9757
Merge
Fri, 27 May 2011 19:04:48 -0400 7024120: Verify reduced JRE contents for java 7
dholmes [Fri, 27 May 2011 19:04:48 -0400] rev 9756
7024120: Verify reduced JRE contents for java 7 Summary: stripped all symbols from libs and executables to reduce JRE size. Restored missing classes needed to pass JCK in headless mode Reviewed-by: bobv, ohair
(0) -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip