> 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 16 additional commits since the last revision: - Merge branch 'lworld' into print_oop_8383389 - Logs null-free fields and improved AOTMapReader - Merge branch 'lworld' into print_oop_8383389 - 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 - ... and 6 more: https://git.openjdk.org/valhalla/compare/3ee0db57...755084cb ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2444/files - new: https://git.openjdk.org/valhalla/pull/2444/files/b15612ae..755084cb Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2444&range=06 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2444&range=05-06 Stats: 58573 lines in 389 files changed: 55359 ins; 1514 del; 1700 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
