> 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 71 commits:

 - Update after comments
 - Merge branch 'master' into implement-lazy-constants-third-prewiew-exceptions
 - Reshuffle examples and fix typo
 - Merge branch 'master' into implement-lazy-constants-third-prewiew-exceptions
 - Merge branch 'openjdk:master' into master
 - Merge master
 - Merge branch 'openjdk:master' into master
 - Add exampels and reinforce testing
 - Restrict method and class visitbility
 - Clean up and add IR tests
 - ... and 61 more: https://git.openjdk.org/jdk/compare/4e1dd4da...177a5d43

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

Changes: https://git.openjdk.org/jdk/pull/30194/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30194&range=26
  Stats: 2967 lines in 19 files changed: 2478 ins; 254 del; 235 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