> Hi all, > > This PR cleans up Valhalla flags. To summarize (for the exhaustive changes, > please refer to the diff): > - Many flags have their level bumped down. No product flags remain in > Valhalla. > - The granular flattening control flags have received consistent names. > - Some granular flattening control flags have been experimentalized. > - Setting granular flattening control flags will give a VM warning is > flattening is not enabled. > - Flat array printing has been debugized. > - Descriptions are updated. > - Updated all tests to use the new flags. > > Testing: tiers 1-3.
Paul Hübner has updated the pull request incrementally with six additional commits since the last revision: - Fix test failure. - Experimentalize some flattening flags. - Diagnosticize compiler flag. - Adjust level of flattening flags. - Revert "Rename PrintInlineLayout to PrintValueLayout." This reverts commit 382ea88fb72144fce00e51d6fc3274d604b60cd7. - Revert "Rename InlineTypeX to ValueTypeX." This reverts commit 768fd170564bbf24686b4277888ffdb46a5195e8. ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2226/files - new: https://git.openjdk.org/valhalla/pull/2226/files/7fccbcec..c40662e2 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2226&range=02 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2226&range=01-02 Stats: 352 lines in 95 files changed: 44 ins; 4 del; 304 mod Patch: https://git.openjdk.org/valhalla/pull/2226.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2226/head:pull/2226 PR: https://git.openjdk.org/valhalla/pull/2226
