-
Bug
-
Resolution: Unresolved
-
P4
-
9
FSInfo uses JarFile to find and cache the jar Class-Path attribute.
While it may be OK to use JarFile API if the file is in the default file system, it should be prepared to cope with jar files in other user-provided file systems
While it may be OK to use JarFile API if the file is in the default file system, it should be prepared to cope with jar files in other user-provided file systems
- relates to
-
JDK-8055768 javac and ToolBox do not close opened files.
- Closed
-
JDK-8149843 StandardJavaFileManager should provide a way to get paths from strings
- Closed