-
Type:
Enhancement
-
Resolution: Duplicate
-
Priority:
P4
-
Affects Version/s: 7
-
Component/s: tools
-
None
-
x86
-
windows_xp
Introducing a new FileObject implementation would break the javadoc tool. File JavadocClassReader.java reffers to ZipFileObject (does an instanceof test.) Whenever a new FileObject is added the JavaDoc tool doesn't know how to deal with it.
- duplicates
-
JDK-6794582 javadoc should read files using a FileManager
-
- Closed
-