> Implement JEP 531: Lazy Constants (Third Preview) > > This PR replaces _draft_ https://github.com/openjdk/jdk/pull/29507 > > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Per Minborg 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 52 additional commits since the last revision: - Reorder modifiers - Merge branch 'master' into implement-lazy-constants-third-prewiew-exceptions - Update after comments - Merge branch 'master' into implement-lazy-constants-third-prewiew-exceptions - Add additional test improvements - Improve tests - Merge branch 'master' into implement-lazy-constants-third-prewiew-exceptions - Fix IR test - Strengthen StableSetTest - Change after comments - ... and 42 more: https://git.openjdk.org/jdk/compare/0a471f20...dc38546f ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30194/files - new: https://git.openjdk.org/jdk/pull/30194/files/f36af3a0..dc38546f Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30194&range=14 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30194&range=13-14 Stats: 38738 lines in 859 files changed: 18453 ins; 16208 del; 4077 mod Patch: https://git.openjdk.org/jdk/pull/30194.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30194/head:pull/30194 PR: https://git.openjdk.org/jdk/pull/30194
