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
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
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
lana [Thu, 02 Jun 2011 13:38:28 -0700] rev 9778
Merge
lancea [Thu, 02 Jun 2011 12:02:14 -0400] rev 9777
7049107: Cannot call initCause() on BatchUpdateException
Reviewed-by: darcy
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
michaelm [Mon, 30 May 2011 23:36:10 +0100] rev 9775
7042550: Reintegrate 6569621
Reviewed-by: chegar, alanb
vinnie [Mon, 30 May 2011 16:37:42 +0100] rev 9774
7049173: Replace the software license for ECC native code
Reviewed-by: alanb
jeff [Fri, 27 May 2011 15:02:22 -0700] rev 9773
7045697: JDK7 THIRD PARTY README update
Reviewed-by: lana
mullan [Tue, 24 May 2011 14:32:10 -0700] rev 9772
Merge
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
lana [Thu, 02 Jun 2011 13:37:04 -0700] rev 9770
Merge
rupashka [Sat, 28 May 2011 11:55:32 +0400] rev 9769
7048204: NPE from NimbusLookAndFeel.addDefault
Reviewed-by: peterz
rupashka [Tue, 24 May 2011 11:37:09 +0400] rev 9768
7045593: Possible Regression : JTextfield cursor placement behavior algorithm has changed.
Reviewed-by: peterz
lana [Thu, 02 Jun 2011 13:36:29 -0700] rev 9767
Merge
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