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

Per Minborg pminborg at openjdk.org
Thu Apr 10 06:34:25 UTC 2025


On Wed, 9 Apr 2025 17:17:01 GMT, Rémi Forax <forax at openjdk.org> wrote:

>> 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

German pronunciation ...  Jokes aside, thanks for spotting this typo.

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

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


More information about the core-libs-dev mailing list