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

 - 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
 - Improve testing
 - Update test/hotspot/jtreg/compiler/stable/LazyConstantsIrTest.java
   
   Co-authored-by: Manuel Hässig <[email protected]>
 - Update test/hotspot/jtreg/compiler/stable/LazyConstantsIrTest.java
   
   Co-authored-by: Manuel Hässig <[email protected]>
 - Improve IR test
 - ... and 36 more: https://git.openjdk.org/jdk/compare/5eb3bcd3...c0873a5f

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/30194/files
  - new: https://git.openjdk.org/jdk/pull/30194/files/1e1a63f9..c0873a5f

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

  Stats: 9616 lines in 452 files changed: 4093 ins; 2675 del; 2848 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