> 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 pull request now contains 66 commits:

 - Merge master
 - Merge branch 'openjdk:master' into master
 - Add exampels and reinforce testing
 - Restrict method and class visitbility
 - Clean up and add IR tests
 - Address additional comments
 - Merge branch 'master' into implement-lazy-constants-third-prewiew-exceptions
 - Merge branch 'openjdk:master' into master
 - Improve TestSegmentOffset and convert to junit
 - Address comments in PR
 - ... and 56 more: https://git.openjdk.org/jdk/compare/9cc01a9e...f6f0e87c

-------------

Changes: https://git.openjdk.org/jdk/pull/30194/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30194&range=24
  Stats: 2902 lines in 19 files changed: 2423 ins; 251 del; 228 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

Reply via email to