On Fri, 18 Apr 2025 13:47:04 GMT, Jorn Vernee <[email protected]> wrote:
>> Per Minborg has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Address comments on original vs underlying
>
> src/java.base/share/classes/java/lang/StableValue.java line 651:
>
>> 649: * @param <R> the type of results delivered by the returned
>> Function
>> 650: * @throws NullPointerException if the provided set of {@code
>> inputs} contains a
>> 651: * {@code null} element.
>
> This doesn't seem to be checked by this method.
I will add a comment that says where the null checks are made.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23972#discussion_r2053894060