On Wed, 2 Apr 2025 14:24:04 GMT, Viktor Klang <vkl...@openjdk.org> wrote:

>> Per Minborg has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Add info that Map#values and Map#entrySet are stable
>
> src/java.base/share/classes/java/lang/StableValue.java line 374:
> 
>> 372:  * If there are circular dependencies in a dependency graph, a stable 
>> value will
>> 373:  * eventually throw a {@linkplain StackOverflowError} upon referencing 
>> elements in
>> 374:  * a circularity.
> 
> Is this still correct, I thought it detected reentrancy?

Good catch!

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

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

Reply via email to