-
Bug
-
Resolution: Fixed
-
P2
-
8.0pe, 8.1ee, 1.4.2, 1.4.2_08, 5.0, 5.0u2, 5.0u6, 6
-
b91
-
x86
-
linux, windows_nt, windows_2000, windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2139242 | 5.0 | Unassigned | P2 | Closed | Won't Fix | |
JDK-2139243 | 1.4.2 | Unassigned | P2 | Closed | Won't Fix |
FULL PRODUCT VERSION :
java version "1.4.2_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_02-b03)
Java HotSpot(TM) Client VM (build 1.4.2_02-b03, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows XP [version 5.1.2600]
A DESCRIPTION OF THE PROBLEM :
Information: 1 error
Information: 0 warnings
Information: An exception has occurred in the compiler (1.4.2_02). Please file a bug at the Java Developer Connection (http://java.sun.com/cgi-bin/bugreport.cgi) after checking the Bug Parade for duplicates. Include your program and the following diagnostic in your report. Thank you.
Information: java.lang.InternalError: jzentry == 0,
Information: jzfile = 9973032,
Information: total = 69,
Information: name = D:\java\j2ee\jdk\jre\lib\jce.jar,
Information: i = 2,
Information: message = invalid LOC header (bad signature)
Information: at java.util.zip.ZipFile$2.nextElement(ZipFile.java:321)
Information: at com.sun.tools.javac.v8.code.ClassReader.openArchive(ClassReader.java:975)
Information: at com.sun.tools.javac.v8.code.ClassReader.list(ClassReader.java:1218)
Information: at com.sun.tools.javac.v8.code.ClassReader.listAll(ClassReader.java:1339)
Information: at com.sun.tools.javac.v8.code.ClassReader.fillIn(ClassReader.java:1357)
Information: at com.sun.tools.javac.v8.code.ClassReader.complete(ClassReader.java:1052)
Information: at com.sun.tools.javac.v8.code.Symbol.complete(Symbol.java:372)
Information: at com.sun.tools.javac.v8.comp.Enter.visitTopLevel(Enter.java:467)
Information: at com.sun.tools.javac.v8.tree.Tree$TopLevel.accept(Tree.java:390)
Information: at com.sun.tools.javac.v8.comp.Enter.classEnter(Enter.java:442)
Information: at com.sun.tools.javac.v8.comp.Enter.classEnter(Enter.java:456)
Information: at com.sun.tools.javac.v8.comp.Enter.complete(Enter.java:596)
Information: at com.sun.tools.javac.v8.comp.Enter.main(Enter.java:582)
Information: at com.sun.tools.javac.v8.JavaCompiler.compile(JavaCompiler.java:331)
Information: at com.sun.tools.javac.v8.Main.compile(Main.java:569)
Information: at com.sun.tools.javac.Main.compile(Main.java:36)
Information: at com.sun.tools.javac.Main.main(Main.java:27)
Information: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Information: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
Information: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Information: at java.lang.reflect.Method.invoke(Method.java:324)
Information: at com.intellij.rt.compiler.JavacRunner.main(JavacRunner.java:49)
Error: line (0) The compiler did not terminate normally. Exit code is 4
REPRODUCIBILITY :
This bug can be reproduced always.
(Incident Review ID: 231734)
======================================================================
- backported by
-
JDK-2139242 Compilation error java.lang.InternalError: jzentry == 0
-
- Closed
-
-
JDK-2139243 Compilation error java.lang.InternalError: jzentry == 0
-
- Closed
-
- duplicates
-
JDK-6320082 rt.jar appears corrupted in jdk1.5.0_04\jre\lib
-
- Closed
-
-
JDK-6250581 Compilation error java.lang.InternalError: jzentry == 0
-
- Closed
-
- relates to
-
JDK-6295519 javac throws ZipException when you have invalid files in classpath
-
- Resolved
-
-
JDK-6236704 bad jar files ignored in extension and endorsed dirs
-
- Resolved
-
-
JDK-4615343 ZipFile.entries() throws java.lang.InternalError
-
- Resolved
-