ohair [Tue, 01 Apr 2008 15:14:53 -0700] rev 308
6482134: JDK 6 build error on Windows, Visual Studio .NET on Japanese locale
Summary: Fix scanning of cl.exe version output, removed CC_TYPE.
Reviewed-by: tbell
ohair [Mon, 31 Mar 2008 17:20:48 -0700] rev 307
6501543: Username can have non-alphanumeric characters
Summary: User version string issues, including a L10n issue with month names.
Reviewed-by: tbell
ohair [Mon, 31 Mar 2008 17:19:06 -0700] rev 306
6482445: j2se/make/java/java/localegen.sh uses 'sort' from PATH, could get system32/sort
Summary: Making sure the right 'sort' utility is found.
Reviewed-by: tbell
ohair [Mon, 31 Mar 2008 17:17:18 -0700] rev 305
6672405: OPENJDK build: jdk7/jdk/make/tools/freetypecheck leaves dirt behind
Summary: OpenJDK freetype sanity check cleanup.
Reviewed-by: tbell
xdono [Thu, 27 Mar 2008 12:28:53 -0700] rev 304
Merge
tbell [Fri, 11 Apr 2008 15:06:20 -0700] rev 303
Merge
tbell [Mon, 07 Apr 2008 23:27:43 -0700] rev 302
Merge
wetmore [Mon, 07 Apr 2008 14:19:23 -0700] rev 301
Merge
wetmore [Sun, 06 Apr 2008 10:15:03 -0700] rev 300
6683078: Update JCE framework and provider builds to work on read-only filesystems
6644659: Error in default target of make/javax/crypto in OpenJDK build
Reviewed-by: valeriep, ohair
xuelei [Wed, 02 Apr 2008 22:44:45 -0400] rev 299
6668231: Presence of a critical subjectAltName causes JSSE's SunX509 to fail trusted checks
Summary: make the critical extension known to end entity checker.
Reviewed-by: wetmore, mullan
valeriep [Mon, 31 Mar 2008 16:50:16 -0700] rev 298
Merge
valeriep [Mon, 31 Mar 2008 16:16:12 -0700] rev 297
6682417: JCK test failed w/ ProviderException when decrypted data is not multiple of blocks
Summary: Check for CKR_ENCRYPTED_DATA_LEN_RANGE and throw IllegalBlockSizeException
Reviewed-by: wetmore
valeriep [Mon, 31 Mar 2008 16:12:37 -0700] rev 296
6682411: JCK test failed w/ ArrayIndexOutOfBoundException (-1) when decrypting with no data
Summary: Fixed PKCS5Padding class with additional check and throw BadPaddingException if the check failed
Reviewed-by: wetmore
wetmore [Mon, 31 Mar 2008 13:27:10 -0700] rev 295
6469580: 1.5.0_08 JVM crashes in SignatureHandlerLibrary::add on Fujitsu Primepower platform
Reviewed-by: andreas, valeriep, wetmore
Contributed-by: chris.phillips@sun.com