OPERATING SYSTEM(S)
Windows XP
FULL JDK VERSION(S):
java version "1.5.0_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05)
Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode)
DESCRIPTION:
Create an empty file called "test"
Create a file called myCode.java containing:
public class myCode
{
}
Run "javac -cp .;test myCode.java"
error: error reading test; error in opening zip file
1 error
Windows XP
FULL JDK VERSION(S):
java version "1.5.0_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05)
Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode)
DESCRIPTION:
Create an empty file called "test"
Create a file called myCode.java containing:
public class myCode
{
}
Run "javac -cp .;test myCode.java"
error: error reading test; error in opening zip file
1 error
- duplicates
-
JDK-6295519 javac throws ZipException when you have invalid files in classpath
-
- Resolved
-