On Mon, 7 Apr 2025 16:00:41 GMT, Per Minborg <pminb...@openjdk.org> wrote:

>> Implement JEP 502.
>> 
>> The PR passes tier1-tier3 tests.
>
> Per Minborg has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Fix typo in return type

src/java.base/share/classes/java/lang/StableValue.java line 397:

> 395:  * collections are built on top of StableValue. As such, they are also 
> treated as
> 396:  * constants by the JFM.
> 397:  * <p>

JFM -> JVM

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

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

Reply via email to