-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b29
-
generic
-
generic
We can reduce compile time by approx 10% using an alternate
implementation of ClassReader.openArchive in combination
with a pure Java implementation for listing zip file entries.
###@###.### 2005-2-04 14:52:44 GMT
implementation of ClassReader.openArchive in combination
with a pure Java implementation for listing zip file entries.
###@###.### 2005-2-04 14:52:44 GMT
- relates to
-
JDK-6232676 javac crashes with ArrayIndexOutOfBoundsException on ZIP merged jar files.
- Closed
-
JDK-6186747 javac performance regression
- Resolved