duke [Wed, 05 Jul 2017 17:45:46 +0200] rev 9793
Merge
lana [Sat, 04 Jun 2011 17:33:13 -0700] rev 9792
Merge
mullan [Sat, 04 Jun 2011 06:52:01 -0700] rev 9791
Merge
mullan [Sat, 04 Jun 2011 06:45:17 -0700] rev 9790
7050329: test/java/security/Policy/GetPermissions/JarURL.java fails on Windows
Reviewed-by: alanb
alanb [Sat, 04 Jun 2011 11:18:33 +0100] rev 9789
7050358: (fs spec) Path.toUri doesn't allow custom providers to use opaque URIs
Reviewed-by: sherman
lana [Sat, 04 Jun 2011 17:32:21 -0700] rev 9788
Merge
lana [Fri, 03 Jun 2011 22:14:35 -0700] rev 9787
Merge
rupashka [Sat, 04 Jun 2011 01:13:04 +0400] rev 9786
6977587: GTK L&F: jnlp: java.io.IOException thrown when choosing more than 1 file in the dialog
Reviewed-by: alexp
lana [Sat, 04 Jun 2011 17:30:58 -0700] rev 9785
Merge
bae [Sat, 04 Jun 2011 23:08:38 +0400] rev 9784
7042594: 3 testis api/java_awt/Color/ICC_ProfileRGB/index.html fail against RI b138 OEL6x64.
Reviewed-by: prr
trims [Fri, 03 Jun 2011 20:13:50 -0700] rev 9783
Merge
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
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