RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v4]
Alan Bateman
alanb at openjdk.org
Tue Sep 30 13:04:30 UTC 2025
On Mon, 29 Sep 2025 19:47:45 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/micro/org/openjdk/bench/java/lang/reflect/FieldSet.java line 1:
>
>> 1: /*
>
> Do we need to extend the benchmark cases for a `static` field, and MH too?
Field.set throws for static final fields so not worthing benchmrking.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25115#discussion_r2391358376
More information about the core-libs-dev
mailing list