sherman [Thu, 16 Apr 2009 21:00:42 -0700] rev 2592
4244499: ZipEntry() does not convert filenames from Unicode to platform
4532049: IllegalArgumentException in ZipInputStream while reading unicode file
5030283: Incorrect implementation of UTF-8 in zip package
4700978: ZipFile can't treat Japanese name in a zipfile properly
4980042: Cannot use Surrogates in zip file metadata like filenames
4820807: java.util.zip.ZipInputStream cannot extract files with Chinese chars in name
Summary: Add new constructors for zip classes to support non-UTF-8 encoded names/comments in ZIP file
Reviewed-by: alanb, martin
weijun [Thu, 16 Apr 2009 11:16:40 +0800] rev 2591
6830658: Changeset ec64fd74aa69 breaks the fastdebug build in NativeCreds.c
Reviewed-by: tbell
valeriep [Mon, 13 Apr 2009 18:20:51 -0700] rev 2590
6829098: Regression test java/security/Security/ClassLoaderDeadlock/Deadlock2.java error - missing ";"
Summary: Added back the missing ";"
Reviewed-by: weijun
martin [Sun, 12 Apr 2009 20:21:43 -0700] rev 2589
6827153: Miscellaneous typos in javadoc
Reviewed-by: alanb
weijun [Fri, 10 Apr 2009 11:21:31 +0800] rev 2588
6587676: Krb5LoginModule failure if useTicketCache=true on Vista
Reviewed-by: valeriep
weijun [Thu, 09 Apr 2009 15:32:55 +0800] rev 2587
6714845: Quotes in Kerberos configuration file are included in the values
Reviewed-by: xuelei
sherman [Wed, 08 Apr 2009 10:40:56 -0700] rev 2586
6827921: ByteToCharBig5.java should use nio data tables instead of its own copy
Summary: To use the data tables from sun.nio.cs.ext.Big5
Reviewed-by: alanb
sherman [Wed, 08 Apr 2009 09:21:06 -0700] rev 2585
6827871: Cleanup leftover code in CharToByteJohab.java
Summary: Removed the leftover data tables
Reviewed-by: alanb
weijun [Wed, 08 Apr 2009 13:54:34 +0800] rev 2584
4811968: ASN.1 (X509Certificate) implementations don't handle large OID components
Reviewed-by: xuelei
xdono [Thu, 23 Apr 2009 15:55:01 -0700] rev 2583
Added tag jdk7-b56 for changeset 825f6628794a
duke [Wed, 05 Jul 2017 16:51:49 +0200] rev 2582
Merge
jcoomes [Wed, 29 Apr 2009 13:27:51 -0700] rev 2581
6834202: Bump the HS16 build number to 02
Reviewed-by: jmasa
jcoomes [Wed, 29 Apr 2009 13:22:09 -0700] rev 2580
Merge
kvn [Mon, 27 Apr 2009 12:55:28 -0700] rev 2579
Merge
kvn [Mon, 27 Apr 2009 12:45:14 -0700] rev 2578
6834142: method->print_codes(): Error: ShouldNotReachHere()
Summary: Restore the call to Bytecodes::java_code() in BytecodePrinter::print_attributes().
Reviewed-by: jrose
never [Fri, 24 Apr 2009 18:45:14 -0700] rev 2577
Merge