RFR: 7903523: JOL: heapdumpstats should not assume JDK 8 [v2]
Aleksey Shipilev
shade at openjdk.org
Tue Aug 15 20:59:53 UTC 2023
> There is a problem in heapdumpstats: it uses the "current VM model" for HotspotLayouter, but sets JVM version as 8. Which means it could actually fail if run on modern JDK.
Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
More UX updates: print the newline where needed
-------------
Changes:
- all: https://git.openjdk.org/jol/pull/47/files
- new: https://git.openjdk.org/jol/pull/47/files/bf9df26c..c26718b2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jol&pr=47&range=01
- incr: https://webrevs.openjdk.org/?repo=jol&pr=47&range=00-01
Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jol/pull/47.diff
Fetch: git fetch https://git.openjdk.org/jol.git pull/47/head:pull/47
PR: https://git.openjdk.org/jol/pull/47
More information about the jol-dev
mailing list