Tue, 12 Apr 2011 13:58:32 -0700 7022841: LocaleNames_no_NO_NY.class is missing in rt.jar
schien [Tue, 12 Apr 2011 13:58:32 -0700] rev 9037
7022841: LocaleNames_no_NO_NY.class is missing in rt.jar Reviewed-by: katleman, ohair
Thu, 07 Apr 2011 19:59:28 -0700 7019210: Fix misc references to /bugreport websites
ohair [Thu, 07 Apr 2011 19:59:28 -0700] rev 9036
7019210: Fix misc references to /bugreport websites Reviewed-by: skannan
Wed, 06 Apr 2011 22:06:11 -0700 7033660: Update copyright year to 2011 on any files changed in 2011
ohair [Wed, 06 Apr 2011 22:06:11 -0700] rev 9035
7033660: Update copyright year to 2011 on any files changed in 2011 Reviewed-by: dholmes
Tue, 12 Apr 2011 16:37:16 -0700 Merge
trims [Tue, 12 Apr 2011 16:37:16 -0700] rev 9034
Merge
Thu, 07 Apr 2011 22:07:06 -0700 6817525: turn on method handle functionality by default for JSR 292
jrose [Thu, 07 Apr 2011 22:07:06 -0700] rev 9033
6817525: turn on method handle functionality by default for JSR 292 Summary: JVM bug 6817525 requires changes to some JDK unit tests; update test invocation flags and "Indify" snapshot Reviewed-by: kvn, twisti
Sun, 10 Apr 2011 10:23:28 -0700 Merge
lana [Sun, 10 Apr 2011 10:23:28 -0700] rev 9032
Merge
Sat, 09 Apr 2011 15:30:58 -0700 7035109: Regression: awt SplashScreen/test18.sh fails - missing mapfile entry
dholmes [Sat, 09 Apr 2011 15:30:58 -0700] rev 9031
7035109: Regression: awt SplashScreen/test18.sh fails - missing mapfile entry Reviewed-by: alanb, ksrini
Mon, 04 Apr 2011 17:28:28 -0700 Merge
lana [Mon, 04 Apr 2011 17:28:28 -0700] rev 9030
Merge
Mon, 04 Apr 2011 11:55:05 -0700 6565585: Remove critical section in Method.invoke, Constructor.newInstance, Field.getFieldAccessor improving performance
mduigou [Mon, 04 Apr 2011 11:55:05 -0700] rev 9029
6565585: Remove critical section in Method.invoke, Constructor.newInstance, Field.getFieldAccessor improving performance Reviewed-by: alanb, dholmes, briangoetz
Mon, 04 Apr 2011 19:32:56 +0100 Merge
alanb [Mon, 04 Apr 2011 19:32:56 +0100] rev 9028
Merge
Mon, 04 Apr 2011 18:35:16 +0100 7030249: Eliminate use of LoadLibrary and other clean-ups
alanb [Mon, 04 Apr 2011 18:35:16 +0100] rev 9027
7030249: Eliminate use of LoadLibrary and other clean-ups Reviewed-by: ohair, chegar, mchung
Mon, 04 Apr 2011 18:12:46 +0100 7033568: (file) Miscellaneous typos
alanb [Mon, 04 Apr 2011 18:12:46 +0100] rev 9026
7033568: (file) Miscellaneous typos Reviewed-by: michaelm, mduigou
Mon, 04 Apr 2011 18:09:53 +0100 7029979: (fs) Path.toRealPath(boolean) should be toRealPath(LinkOption...)
alanb [Mon, 04 Apr 2011 18:09:53 +0100] rev 9025
7029979: (fs) Path.toRealPath(boolean) should be toRealPath(LinkOption...) Reviewed-by: sherman
Mon, 04 Apr 2011 11:36:22 -0700 Merge
sherman [Mon, 04 Apr 2011 11:36:22 -0700] rev 9024
Merge
Mon, 04 Apr 2011 11:30:55 -0700 6751338: ZIP inflater/deflater performance
sherman [Mon, 04 Apr 2011 11:30:55 -0700] rev 9023
6751338: ZIP inflater/deflater performance Summary: To use GetPrimitiveArrayCritical for bye array access Reviewed-by: bristor, alanb
Mon, 04 Apr 2011 11:22:45 -0700 6543593: (reflect) Clarify private final field mutability
darcy [Mon, 04 Apr 2011 11:22:45 -0700] rev 9022
6543593: (reflect) Clarify private final field mutability Reviewed-by: dholmes, alanb, mduigou
Thu, 31 Mar 2011 22:07:32 -0700 Merge
lana [Thu, 31 Mar 2011 22:07:32 -0700] rev 9021
Merge
Thu, 31 Mar 2011 19:09:02 -0700 7005628: Clarify NPE behavior of Throwable.addSuppressed(null)
darcy [Thu, 31 Mar 2011 19:09:02 -0700] rev 9020
7005628: Clarify NPE behavior of Throwable.addSuppressed(null) Reviewed-by: dholmes, mchung, jjb
Thu, 31 Mar 2011 17:37:11 +0100 7032866: Problem with fix for 7030256
michaelm [Thu, 31 Mar 2011 17:37:11 +0100] rev 9019
7032866: Problem with fix for 7030256 Reviewed-by: alanb
Wed, 30 Mar 2011 21:10:02 -0700 7030400: 3/4 PrivateTransportTest.sh needs adjustment to work with 7003964
dcubed [Wed, 30 Mar 2011 21:10:02 -0700] rev 9018
7030400: 3/4 PrivateTransportTest.sh needs adjustment to work with 7003964 Summary: Fix typo in GetModuleHandle() function lookup. Reviewed-by: dholmes, alanb, acorn, zgu
Wed, 30 Mar 2011 22:20:40 -0400 7032364: Add jvm.cfg file for ARM and PPC architectures
dholmes [Wed, 30 Mar 2011 22:20:40 -0400] rev 9017
7032364: Add jvm.cfg file for ARM and PPC architectures Reviewed-by: darcy, bdelsart, alanb, mduigou
Wed, 30 Mar 2011 01:00:23 +0100 Merge
alanb [Wed, 30 Mar 2011 01:00:23 +0100] rev 9016
Merge
Wed, 30 Mar 2011 00:59:07 +0100 7026507: Bidi initialization fails if AWT not present
alanb [Wed, 30 Mar 2011 00:59:07 +0100] rev 9015
7026507: Bidi initialization fails if AWT not present Reviewed-by: okutsu
Tue, 29 Mar 2011 15:58:18 -0700 6381464: SimpleFormatter should use one single line format
mchung [Tue, 29 Mar 2011 15:58:18 -0700] rev 9014
6381464: SimpleFormatter should use one single line format Summary: Define a new logging properties to support custom output format Reviewed-by: alanb
Tue, 29 Mar 2011 15:50:55 -0700 7024172: Move BufferPoolMXBean and PlatformLoggingMXBean java.lang.management
mchung [Tue, 29 Mar 2011 15:50:55 -0700] rev 9013
7024172: Move BufferPoolMXBean and PlatformLoggingMXBean java.lang.management Reviewed-by: alanb
Tue, 29 Mar 2011 11:37:48 -0400 Merge
mullan [Tue, 29 Mar 2011 11:37:48 -0400] rev 9012
Merge
Tue, 29 Mar 2011 10:39:00 -0400 7019937: Translatability bug - Remove Unused String - String ID , read end of file
mullan [Tue, 29 Mar 2011 10:39:00 -0400] rev 9011
7019937: Translatability bug - Remove Unused String - String ID , read end of file 7019938: Translatability bug - Remove Unused String - String ID can not specify Principal with a 7019940: Translatability bug - Remove unused string - String ID: provided null name 7019942: Translatability bug - String ID: trustedCertEntry, 7019945: Translatability bug - Translatability issue - String ID: * has NOT been verified! In order to veri 7019947: Translatability bug - Translatability issue - String ID: * The integrity of the information stored i 7019949: Translatability bug - Translatability issue - String ID: * you must provide your keystore password. Reviewed-by: weijun, wetmore
Tue, 29 Mar 2011 08:15:16 -0400 7031929: Variable names typos in Release-embedded.gmk
dholmes [Tue, 29 Mar 2011 08:15:16 -0400] rev 9010
7031929: Variable names typos in Release-embedded.gmk Reviewed-by: alanb
Mon, 28 Mar 2011 13:50:01 -0700 7031166: (pack200) tools/pack200/CommandLineTests.java fail with testsdk on RO filesystem
ksrini [Mon, 28 Mar 2011 13:50:01 -0700] rev 9009
7031166: (pack200) tools/pack200/CommandLineTests.java fail with testsdk on RO filesystem Reviewed-by: alanb
Mon, 28 Mar 2011 18:04:17 +0800 7031536: test/sun/security/krb5/auto/HttpNegotiateServer.java should not use static ports
weijun [Mon, 28 Mar 2011 18:04:17 +0800] rev 9008
7031536: test/sun/security/krb5/auto/HttpNegotiateServer.java should not use static ports Reviewed-by: xuelei
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip