RFR: 7903643: JOL: heapdump-duplicates does not print small array contents with non-power-of-2 sizes
Aleksey Shipilev
shade at openjdk.org
Thu Jan 25 13:28:05 UTC 2024
Clearly visible in reports:
DUPS SIZE VALUE
------------------------------------------------------------------------------------------------
5.955 390.219.240 byte[...] { 0, ..., 0 }
1.824 119.566.848 byte[...] { 0, ..., 0 }
1.666.703 40.000.872 byte[3] { }
1.269.514 30.468.336 byte[3] { }
-------------
Commit messages:
- Fix
Changes: https://git.openjdk.org/jol/pull/56/files
Webrev: https://webrevs.openjdk.org/?repo=jol&pr=56&range=00
Issue: https://bugs.openjdk.org/browse/CODETOOLS-7903643
Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jol/pull/56.diff
Fetch: git fetch https://git.openjdk.org/jol.git pull/56/head:pull/56
PR: https://git.openjdk.org/jol/pull/56
More information about the jol-dev
mailing list