-
Enhancement
-
Resolution: Fixed
-
P4
-
7
-
b30
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2194713 | OpenJDK6 | Jonathan Gibbons | P4 | Resolved | Fixed | b21 |
javac has file handling code in the zip package (2 files) and mixed in with the util package (3 files, 1 with lots of nested classes.)
It would be better to organize the file handling code in its own package, javac.file
It would be better to organize the file handling code in its own package, javac.file
- backported by
-
JDK-2194713 refactor javac File handling code into new javac.file package
-
- Resolved
-
- relates to
-
JDK-6508981 cleanup file separator handling in JavacFileManager
-
- Closed
-
-
JDK-6714365 refactor JavacFileManager to move nested classes to top level
-
- Closed
-