RFR: 8351565: Implement JEP 502: Stable Values (Preview) [v53]

Chen Liang liach at openjdk.org
Thu Apr 24 00:14:59 UTC 2025


On Thu, 10 Apr 2025 12:31:04 GMT, Viktor Klang <vklang at openjdk.org> wrote:

>> Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Improve docs as per comments
>
> src/java.base/share/classes/java/lang/StableValue.java line 357:
> 
>> 355:  *
>> 356:  * If there are circular dependencies in a dependency graph, a stable value will
>> 357:  * eventually throw an {@linkplain IllegalStateException} upon referencing elements in
> 
> Suggestion:
> 
>  * eventually throw an {@linkplain IllegalStateException} upon detecting

Keep this suggestion alive

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23972#discussion_r2057075086


More information about the core-libs-dev mailing list