JDK-2130127 : javac throws ZipException when you have invalid files in classpath
  • Type: Backport
  • Backport of: JDK-6295519
  • Component: tools
  • Sub-Component: javac
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2005-09-26
  • Updated: 2016-03-23
  • Resolved: 2006-01-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other JDK 6
5.0u7 b01Fixed 6Fixed
Description
Please refer parent CR for details.

Comments
EVALUATION Fixing the issue by enhancing the validation code code in Paths.java. Also added a new warning message in compiler.properties and corrosponding localized message in Japanese and Simplified Chinese properties file.
09-12-2005