[jdk17u-dev] RFR: 8280002: jmap -histo may leak stream
Thomas Stuefe
stuefe at openjdk.java.net
Mon Jan 17 08:32:54 UTC 2022
Clean backport of a small patch that fixes a leak (file handle + memory) introduced with JDK-8215624.
-------------
Commit messages:
- Backport c359c358c8ebaf7b1dddbc4b499a7aae65ba6736
Changes: https://git.openjdk.java.net/jdk17u-dev/pull/99/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=99&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8280002
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk17u-dev/pull/99.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17u-dev pull/99/head:pull/99
PR: https://git.openjdk.java.net/jdk17u-dev/pull/99
More information about the jdk-updates-dev
mailing list