Fri, 27 May 2011 15:01:43 -0700 7045697: JDK7 THIRD PARTY README update
jeff [Fri, 27 May 2011 15:01:43 -0700] rev 9803
7045697: JDK7 THIRD PARTY README update Reviewed-by: lana
Fri, 20 May 2011 21:00:06 -0700 Merge
lana [Fri, 20 May 2011 21:00:06 -0700] rev 9802
Merge
Thu, 19 May 2011 08:38:13 -0700 7044493: Incorrectly formated GPL headers in JDK7 JAXP source drop
ohair [Thu, 19 May 2011 08:38:13 -0700] rev 9801
7044493: Incorrectly formated GPL headers in JDK7 JAXP source drop Reviewed-by: joehw
Thu, 26 May 2011 20:19:55 -0700 Added tag jdk7-b144 for changeset 57cd6696ddb0
schien [Thu, 26 May 2011 20:19:55 -0700] rev 9800
Added tag jdk7-b144 for changeset 57cd6696ddb0
Wed, 05 Jul 2017 17:45:50 +0200 Merge
duke [Wed, 05 Jul 2017 17:45:50 +0200] rev 9799
Merge
Thu, 02 Jun 2011 13:37:32 -0700 Merge
lana [Thu, 02 Jun 2011 13:37:32 -0700] rev 9798
Merge
Fri, 27 May 2011 15:27:52 -0700 Merge
jeff [Fri, 27 May 2011 15:27:52 -0700] rev 9797
Merge
Fri, 27 May 2011 14:58:44 -0700 7045697: JDK7 THIRD PARTY README update
jeff [Fri, 27 May 2011 14:58:44 -0700] rev 9796
7045697: JDK7 THIRD PARTY README update Reviewed-by: lana
Thu, 26 May 2011 13:05:36 -0700 7046882: Regression : JDK 7b123 : Enum exchanged as parameters using CORBA call results in Exception
miroslawzn [Thu, 26 May 2011 13:05:36 -0700] rev 9795
7046882: Regression : JDK 7b123 : Enum exchanged as parameters using CORBA call results in Exception Reviewed-by: raginip
Thu, 26 May 2011 20:19:42 -0700 Added tag jdk7-b144 for changeset 6fcd25d0c401
schien [Thu, 26 May 2011 20:19:42 -0700] rev 9794
Added tag jdk7-b144 for changeset 6fcd25d0c401
Wed, 05 Jul 2017 17:45:46 +0200 Merge
duke [Wed, 05 Jul 2017 17:45:46 +0200] rev 9793
Merge
Sat, 04 Jun 2011 17:33:13 -0700 Merge
lana [Sat, 04 Jun 2011 17:33:13 -0700] rev 9792
Merge
Sat, 04 Jun 2011 06:52:01 -0700 Merge
mullan [Sat, 04 Jun 2011 06:52:01 -0700] rev 9791
Merge
Sat, 04 Jun 2011 06:45:17 -0700 7050329: test/java/security/Policy/GetPermissions/JarURL.java fails on Windows
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
Sat, 04 Jun 2011 11:18:33 +0100 7050358: (fs spec) Path.toUri doesn't allow custom providers to use opaque URIs
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
Sat, 04 Jun 2011 17:32:21 -0700 Merge
lana [Sat, 04 Jun 2011 17:32:21 -0700] rev 9788
Merge
Fri, 03 Jun 2011 22:14:35 -0700 Merge
lana [Fri, 03 Jun 2011 22:14:35 -0700] rev 9787
Merge
Sat, 04 Jun 2011 01:13:04 +0400 6977587: GTK L&F: jnlp: java.io.IOException thrown when choosing more than 1 file in the dialog
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
Sat, 04 Jun 2011 17:30:58 -0700 Merge
lana [Sat, 04 Jun 2011 17:30:58 -0700] rev 9785
Merge
Sat, 04 Jun 2011 23:08:38 +0400 7042594: 3 testis api/java_awt/Color/ICC_ProfileRGB/index.html fail against RI b138 OEL6x64.
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
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
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip