-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 7
-
Component/s: tools
-
b74
-
generic
-
generic
-
Verified
javax.tools.FileObject defines
String getName()
ZipFileObject implements it with an obsolete and deprecated method. (It returns the zip entry name, whereas something more like zipfile!/zipentry would be better.
String getName()
ZipFileObject implements it with an obsolete and deprecated method. (It returns the zip entry name, whereas something more like zipfile!/zipentry would be better.
- relates to
-
JDK-6885123 JavaFileObject getName issues
-
- Closed
-