Integrated: JDK-8319626: Override toString() for ZipFile
Justin Lu
jlu at openjdk.org
Thu Jan 4 17:19:35 UTC 2024
On Mon, 13 Nov 2023 21:59:05 GMT, Justin Lu <jlu at openjdk.org> wrote:
> 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 pull request has now been integrated.
Changeset: 15cf8f85
Author: Justin Lu <jlu at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/15cf8f853105050ec356756d5affa153f79894fa
Stats: 14 lines in 1 file changed: 11 ins; 0 del; 3 mod
8319626: Override toString() for ZipFile
Reviewed-by: jpai, alanb, coffeys
-------------
PR: https://git.openjdk.org/jdk/pull/16643
More information about the core-libs-dev
mailing list