Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2048797 | 1.4.1 | Neal Gafter | P4 | Closed | Fixed | hopper |
JDK-2048796 | 1.4.0_04 | Neal Gafter | P4 | Resolved | Fixed | 04 |
javac currently drops zip/jar handles on the floor when it finishes.
It should close them explicitly to allow those resources to be reclaimed.
It should close them explicitly to allow those resources to be reclaimed.
- backported by
-
JDK-2048796 javac should close zip/jar files that it opens
- Resolved
-
JDK-2048797 javac should close zip/jar files that it opens
- Closed
- duplicates
-
JDK-4728100 java compiler never closes any of the ZipFile objects
- Closed