> 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 60 additional commits since the 
last revision:

 - 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
 - Change the way throwing toString is handled
 - Improve LazyMap tests
 - Harden tests
 - Update code style in if branch
 - Reorder modifiers
 - Merge branch 'master' into implement-lazy-constants-third-prewiew-exceptions
 - ... and 50 more: https://git.openjdk.org/jdk/compare/67dc5921...f67028cd

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/30194/files
  - new: https://git.openjdk.org/jdk/pull/30194/files/352d37c0..f67028cd

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=30194&range=19
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30194&range=18-19

  Stats: 63161 lines in 609 files changed: 7687 ins; 53588 del; 1886 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