> Please review this PR and [CSR](https://bugs.openjdk.org/browse/JDK-8319982) 
> which overrides and provides an implementation of `toString()` in 
> _java.util.zip.ZipFile_ (and by extension, _java.util.jar.JarFile_).
> 
> This change is primarily to provide a more informative String representation 
> of the two classes rather than the default hexadecimal representation of the 
> hash code.

Justin Lu has updated the pull request incrementally with one additional commit 
since the last revision:

  reflect review: use separator, clarify spec

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/16643/files
  - new: https://git.openjdk.org/jdk/pull/16643/files/c75029cb..c0b269b4

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16643&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16643&range=01-02

  Stats: 7 lines in 1 file changed: 5 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/16643.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16643/head:pull/16643

PR: https://git.openjdk.org/jdk/pull/16643

Reply via email to