On Wed, 13 Aug 2025 11:51:29 GMT, Per Minborg <[email protected]> wrote:
>> This PR proposes to release the underlying function if a stable function or >> collection has invoked its underlying supplier exhaustively so that it can >> be collected. >> >> This PR passes tier1, tier2, and tier3 testing on multiple platforms. > > Per Minborg has updated the pull request incrementally with two additional > commits since the last revision: > > - Update > src/java.base/share/classes/jdk/internal/lang/stable/StableFunction.java > > Co-authored-by: Viktor Klang <[email protected]> > - Update > src/java.base/share/classes/jdk/internal/lang/stable/StableEnumFunction.java > > Co-authored-by: Viktor Klang <[email protected]> This feature will be implemented in Stable Values (second preview), so I am closing this PR. Thanks for reviewing this PR. The proposed changes will be carried over to SV2. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25878#issuecomment-3223623327
