> Implement JEP 531: Lazy Constants (Third Preview) > > This PR replaces _draft_ https://github.com/openjdk/jdk/pull/29507
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 50 additional commits since the last revision: - 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 - Merge branch 'master' into implement-lazy-constants-third-prewiew-exceptions - Improve tests. Add concurrent tests for Set - ... and 40 more: https://git.openjdk.org/jdk/compare/5089a0bf...f36af3a0 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30194/files - new: https://git.openjdk.org/jdk/pull/30194/files/924764c7..f36af3a0 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30194&range=13 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30194&range=12-13 Stats: 26109 lines in 932 files changed: 17300 ins; 3110 del; 5699 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
