> This patch adds detailed printing for flat arrays in the AOTMapLogger and > allows proper printing of embedded oops. Verified with tie 1-5 tests. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Matias Saavedra Silva has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 13 additional commits since the last revision: - Improved printing of null fields - Merge branch 'lworld' into print_oop_8383389 - Ioi patch and added null marker printing - Ioi comments and improved testing - Added copyright - Added test - Merge branch 'lworld' into print_oop_8383389 - Test improvement and cleanup - Cleanup - Shortcut for null fields - ... and 3 more: https://git.openjdk.org/valhalla/compare/2b52a113...b15612ae ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2444/files - new: https://git.openjdk.org/valhalla/pull/2444/files/40ff4303..b15612ae Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2444&range=05 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2444&range=04-05 Stats: 176285 lines in 2563 files changed: 55306 ins; 106236 del; 14743 mod Patch: https://git.openjdk.org/valhalla/pull/2444.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2444/head:pull/2444 PR: https://git.openjdk.org/valhalla/pull/2444
