RFR: CODETOOLS-7902867: JOL: Use defined data model to print the header in class layout [v2]
Aleksey Shipilev
shade at openjdk.java.net
Tue Mar 30 12:39:38 UTC 2021
> JOLSample_10_DataModels does not work properly after CODETOOLS-7902866. It only takes care of the "actual" VM layout, ignoring the defined data model. We need to make ClassLayout accept the data model.
Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
Rename CCPTR to CCPS
-------------
Changes:
- all: https://git.openjdk.java.net/jol/pull/12/files
- new: https://git.openjdk.java.net/jol/pull/12/files/4d910e5f..51e23363
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jol&pr=12&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jol&pr=12&range=00-01
Stats: 22 lines in 6 files changed: 0 ins; 0 del; 22 mod
Patch: https://git.openjdk.java.net/jol/pull/12.diff
Fetch: git fetch https://git.openjdk.java.net/jol pull/12/head:pull/12
PR: https://git.openjdk.java.net/jol/pull/12
More information about the jol-dev
mailing list