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
darcy [Mon, 04 Apr 2011 11:22:45 -0700] rev 9022
6543593: (reflect) Clarify private final field mutability
Reviewed-by: dholmes, alanb, mduigou
lana [Thu, 31 Mar 2011 22:07:32 -0700] rev 9021
Merge
darcy [Thu, 31 Mar 2011 19:09:02 -0700] rev 9020
7005628: Clarify NPE behavior of Throwable.addSuppressed(null)
Reviewed-by: dholmes, mchung, jjb
michaelm [Thu, 31 Mar 2011 17:37:11 +0100] rev 9019
7032866: Problem with fix for 7030256
Reviewed-by: alanb
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
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
alanb [Wed, 30 Mar 2011 01:00:23 +0100] rev 9016
Merge
alanb [Wed, 30 Mar 2011 00:59:07 +0100] rev 9015
7026507: Bidi initialization fails if AWT not present
Reviewed-by: okutsu
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
mchung [Tue, 29 Mar 2011 15:50:55 -0700] rev 9013
7024172: Move BufferPoolMXBean and PlatformLoggingMXBean java.lang.management
Reviewed-by: alanb
mullan [Tue, 29 Mar 2011 11:37:48 -0400] rev 9012
Merge
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
dholmes [Tue, 29 Mar 2011 08:15:16 -0400] rev 9010
7031929: Variable names typos in Release-embedded.gmk
Reviewed-by: alanb
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
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
weijun [Mon, 28 Mar 2011 18:04:10 +0800] rev 9007
7019384: Realm.getRealmsList returns realms list in wrong (reverse) order
Reviewed-by: xuelei
darcy [Fri, 25 Mar 2011 18:47:57 -0700] rev 9006
7031376: Typos in javadoc of TimSort classes
Reviewed-by: darcy
Contributed-by: jjb@google.com
darcy [Fri, 25 Mar 2011 18:26:19 -0700] rev 9005
7031371: Clarify javadoc of Throwable, including addSuppressed
Reviewed-by: smarks, mduigou
mduigou [Fri, 25 Mar 2011 11:24:06 -0700] rev 9004
7030442: Add missing @param tag for Collections.reverseOrder()
Reviewed-by: darcy, alanb
chegar [Fri, 25 Mar 2011 16:38:09 +0000] rev 9003
7030256: Cleanup/Remove code supporting old Windows versions (98, NT, 2000, etc)
Reviewed-by: alanb, mduigou
dholmes [Fri, 25 Mar 2011 07:09:38 -0400] rev 9002
7030063: AWT support for SE-Embedded integration
Summary: AWT support for SE-Embedded
Reviewed-by: anthony, art, bobv, collins, alanb
weijun [Fri, 25 Mar 2011 11:58:30 +0800] rev 9001
7023056: NPE from sun.security.util.ManifestEntryVerifier.verify during Maven build
Reviewed-by: mullan
smarks [Thu, 24 Mar 2011 17:26:40 -0700] rev 9000
7029680: fix test/sun/misc/Version/Version.java build parsing
Reviewed-by: ohair
jjh [Thu, 24 Mar 2011 11:40:13 -0700] rev 8999
7029823: (ann) test/java/lang/annotation/package-info.java no longer compiles
Summary: Use @Deprecated instead of @java.lang.annotation.Documented
Reviewed-by: jjg, smarks
weijun [Thu, 24 Mar 2011 16:16:22 +0800] rev 8998
7030174: Jarsigner should accept TSACert with an HTTPS id-ad-timeStamping SIA
Reviewed-by: xuelei
xuelei [Wed, 23 Mar 2011 20:25:43 -0700] rev 8997
7030523: regression: imporper checking of paramater
Reviewed-by: weijun
xuelei [Wed, 23 Mar 2011 20:07:46 -0700] rev 8996
7029848: KeyStoreBuilderParameters((Builder)null) does not throw NullPointerException
Summary: throws NPE for null Builder
Reviewed-by: weijun
mduigou [Wed, 23 Mar 2011 15:01:09 -0700] rev 8995
7029997: Restyling of SortedMap Javadoc
Reviewed-by: darcy, chegar
weijun [Wed, 23 Mar 2011 18:26:58 +0800] rev 8994
7028490: better suggestion for jarsigner when TSA is not accessible
Reviewed-by: mullan
dholmes [Tue, 22 Mar 2011 18:56:16 -0400] rev 8993
7025066: Build systems changes to support SE Embedded Integration
Summary: Define Embedded specific files and include them in the main files. Allow finer control over some build options.
Reviewed-by: ohair, bobv, collins
ohair [Tue, 22 Mar 2011 11:08:09 -0700] rev 8992
6737397: Should support running JCK test suite with test/Makefile and JPRT
Reviewed-by: alanb