On Thu, 30 Jul 2026 23:35:08 GMT, Joe Darcy <[email protected]> wrote:
>> Doc clarification. >> >> >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Joe Darcy has updated the pull request incrementally with one additional > commit since the last revision: > > Respond to review feedback, expand number of interfaces updated. src/java.base/share/classes/java/util/function/DoubleSupplier.java line 40: > 38: * java.util.function##functionsAndNull null handling policy} for > 39: * interfaces in this package. > 40: * Int/Long/DoubleSupplier conforms to the policy but it is a bit confusing to say this when there are no parameters and the return value is a primitive. So I think I would be tempted to drop the update to the specialized suppliers. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/32111#discussion_r3689787543
