-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b05
Overriding toString() will give better supportability to code printing ZipFile and JarFile toString() information.
Returning the file name (minus path, if present) should be sufficient.
Returning the file name (minus path, if present) should be sufficient.
- csr for
-
JDK-8319982 Override toString() for ZipFile
- Closed