> 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 eight additional commits since the last revision: - Added test - Merge branch 'lworld' into print_oop_8383389 - Test improvement and cleanup - Cleanup - Shortcut for null fields - Fix indentation to appease testing - Merge branch 'lworld' into print_oop_8383389 - Added logging and indentation ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2444/files - new: https://git.openjdk.org/valhalla/pull/2444/files/137976e5..2888a4aa Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2444&range=01 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2444&range=00-01 Stats: 839 lines in 24 files changed: 529 ins; 182 del; 128 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
