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). ------------- Commit messages: - Cleanup - Shortcut for null fields - Fix indentation to appease testing - Merge branch 'lworld' into print_oop_8383389 - Added logging and indentation Changes: https://git.openjdk.org/valhalla/pull/2444/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2444&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8383389 Stats: 90 lines in 1 file changed: 73 ins; 2 del; 15 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
