Integrated: 8355022: Implement JEP 506: Scoped Values

Andrew Haley aph at openjdk.org
Wed May 28 09:43:57 UTC 2025


On Mon, 28 Apr 2025 14:32:04 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.

This pull request has now been integrated.

Changeset: 4e1878ca
Author:    Andrew Haley <aph at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4e1878ca452d1e781eb61610a94064c0c4798073
Stats:     21 lines in 6 files changed: 3 ins; 12 del; 6 mod

8355022: Implement JEP 506: Scoped Values

Reviewed-by: liach, alanb

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

PR: https://git.openjdk.org/jdk/pull/24923


More information about the compiler-dev mailing list