On Wed, 16 Nov 2022 12:50:04 GMT, ExE Boss <d...@openjdk.org> wrote:

> Note that `ScopedValue` can currently be bound to `null`, but by using 
> `Optional`, there would be no way to differentiate an unbound `ScopedValue` 
> from one bound to `null`.

That's right, an Optional view would have to deal with that.

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

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

Reply via email to