RFR: 8355022: Implement JEP 506: Scoped Values [v7]
Chen Liang
liach at openjdk.org
Thu May 8 18:23:54 UTC 2025
On Thu, 8 May 2025 17:33:09 GMT, Andrew Haley <aph at openjdk.org> wrote:
>> Propose to finalize scoped values.
>> The only functional change is that the orElse() method no longer accepts a null argument.
>
> Andrew Haley has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix merge
Reviewed the Javadoc and specification updates and `@enablePreview` removals for the end of preview. These are all related tests that can have the directive removed, aside from the thread flock test I asked about.
-------------
Marked as reviewed by liach (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24923#pullrequestreview-2825991095
More information about the compiler-dev
mailing list