On Wed, 25 Mar 2026 11:29:30 GMT, Per Minborg <[email protected]> wrote:

>> 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 42 additional 
> commits since the last revision:
> 
>  - 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
>  - Strenghten contention tests
>  - Reduce dead reconing waits
>  - Improve testing with multi-threading
>  - Address additional docs comment
>  - ... and 32 more: https://git.openjdk.org/jdk/compare/e5a543e7...1f9c6c21

Thank you for the updates. The IR test looks good. I had a cursory look over 
the rest of the changes, but that is not my expertise.

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

Marked as reviewed by mhaessig (Committer).

PR Review: https://git.openjdk.org/jdk/pull/30194#pullrequestreview-4006677058

Reply via email to