Re: RFR: 8355022: Implement JEP 506: Scoped Values [v2]

2025-04-29 Thread Alan Bateman
On Tue, 29 Apr 2025 07:41:28 GMT, Andrew Haley 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 rev

Re: RFR: 8355022: Implement JEP 506: Scoped Values [v2]

2025-04-29 Thread Andrew Haley
> 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: ScopedValue::orElse() does not accept null as an argum