RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v10]
Alan Bateman
alanb at openjdk.org
Tue Nov 11 17:48:49 UTC 2025
On Mon, 10 Nov 2025 20:12:59 GMT, Chen Liang <liach at openjdk.org> wrote:
>> Alan Bateman has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 45 commits:
>>
>> - Merge branch 'master' into JDK-8353835
>> - Fix typo in test comment
>> - Merge branch 'master' into JDK-8353835
>> - Merge branch 'master' into JDK-8353835
>> - Suppress warnings from some tests
>> - Change -Xcheck:jni to be warning rather than fatal error
>> - Merge branch 'master' into JDK-8353835
>> - Simplify filter
>> - Merge branch 'master' into JDK-8353835
>> - Update Xcheck:jni description
>> - ... and 35 more: https://git.openjdk.org/jdk/compare/066810c8...6671ae02
>
> src/java.base/share/classes/java/lang/reflect/doc-files/MutationMethods.html line 72:
>
>> 70: <em>illegal</em>.
>> 71:
>> 72: The command line option <code>--illegal-final-field-mutation</code> controls how illegal
>
> Missing `<p>`?
Just a blank line, it's all the one paragraph.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25115#discussion_r2515095873
More information about the core-libs-dev
mailing list