RFR: JDK-8061777, , (zipfs) IllegalArgumentException in ZipCoder.toString when using Shitft_JIS

Ulf Zibis Ulf.Zibis at CoSoCo.de
Sun Jun 5 19:48:28 UTC 2016


Am 05.06.2016 um 21:30 schrieb Ulf Zibis:
> Is this the answer to my # 3.) ?
> I really often see Windows-1252 coded zip files for download in the web. Maybe you see them rarely 
> as american, but if there are german Umlaute in the file names, it' really painful to convert all 
> the paths here on UTF-8 Linux.
To be honest, in my early java times I used german Umlaute for class names and I developed on 
Windows, and as I had to update such a project later, I was really wondering, that the compiled 
jar's didn't work on Linux. So the use case can occur on jar's too.

-Ulf


More information about the core-libs-dev mailing list