jdk-24/jdk/test
Xueming Shen c435a0905d 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

Add new constructors for zip classes to support non-UTF-8 encoded names/comments in ZIP file

Reviewed-by: alanb, martin
2009-04-16 21:00:42 -07:00
..
com/sun 6661448: Make the SNMP agent optional when OPENJDK=true and IMPORT_BINARY_PLUGS=false 2009-03-12 15:36:14 +01:00
demo/jvmti Initial load 2007-12-01 00:00:00 +00:00
java 4244499: ZipEntry() does not convert filenames from Unicode to platform 2009-04-16 21:00:42 -07:00
javax 6814587: Legal notice repair needed in jdk/src/share/classes/java/nio 2009-03-17 13:20:56 -07:00
lib/security 6728890: Add SwissSign root certificates to the JDK 2008-11-25 10:17:00 -05:00
sun 6714845: Quotes in Kerberos configuration file are included in the values 2009-04-09 15:32:55 +08:00
tools 6758881: (launcher) needs to throw NoClassDefFoundError instead of JavaRuntimeException 2008-10-14 13:02:30 -07:00
vm/verifier Initial load 2007-12-01 00:00:00 +00:00
jprt.config Initial load 2007-12-01 00:00:00 +00:00
Makefile Initial load 2007-12-01 00:00:00 +00:00
req.flg Initial load 2007-12-01 00:00:00 +00:00
TEST.ROOT Initial load 2007-12-01 00:00:00 +00:00