RFR: 8351565: Implement JEP 502: Stable Values (Preview) [v76]
Per Minborg
pminborg at openjdk.org
Thu Apr 24 09:21:04 UTC 2025
On Thu, 24 Apr 2025 00:05:04 GMT, Chen Liang <liach at openjdk.org> wrote:
>> Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Replace 'contents' with 'result' in the docs
>
> src/java.base/share/classes/java/util/Collection.java line 61:
>
>> 59: * implementations in the Java platform libraries comply.
>> 60: *
>> 61: * <p><a id="optional-operations"></a>Certain methods are specified to be
>
> Suggestion:
>
> * <p id="optional-operations">Certain methods are specified to be
I want to keep the style as the existing one used in other places in the class.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23972#discussion_r2057933419
More information about the core-libs-dev
mailing list