On Mon, 27 Apr 2026 08:04:44 GMT, Markus Grönlund <[email protected]> wrote:

>> Greetings,
>> 
>> please see [JDK-8382332](https://bugs.openjdk.org/browse/JDK-8382332) for 
>> detailed information about this issue.
>> 
>> Testing: jdk_jfr, tier1-6, SpecJbb2015
>> 
>> Thanks
>> Markus
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Markus Grönlund has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   make slot field non-final + sample descriptions

src/jdk.jfr/share/classes/jdk/jfr/events/FinalFieldMutationEvent.java line 39:

> 37: @Label("Final Field Mutation Sample")
> 38: @Description("One event per field, per chunk, is recorded." +
> 39:         "There might be more mutations, possibly with different stack 
> traces")

The description is "developer facing" and I wonder if this will be 
understandable.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/30922#discussion_r3145772876

Reply via email to