RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v4]

Alan Bateman alanb at openjdk.org
Tue Sep 30 08:27:19 UTC 2025


On Mon, 29 Sep 2025 19:16:39 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:

>> Alan Bateman has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   RemoveFields(duration) and filter internal frames
>
> test/jdk/java/lang/reflect/Field/mutateFinals/FinalFieldMutationEventTest.java line 1:
> 
>> 1: /*
> 
> Do we need to extend the cases for a `static` field?

You can't reflectively set a static final field so there is no JFR event.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25115#discussion_r2390315392


More information about the core-libs-dev mailing list