RFR: 8211238: @Deprecated JFR event [v16]
Jaroslav Bachorik
jbachorik at openjdk.org
Tue Dec 5 17:19:40 UTC 2023
On Tue, 5 Dec 2023 16:05:58 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:
>> Greetings,
>>
>> please help review this enhancement to add a JFR event to report runtime invocations of methods that have been declared deprecated in the JDK.
>>
>> Testing: jdk_jfr, CI 1-6, stress testing
>>
>> Thanks
>> Markus
>
> Markus Grönlund has updated the pull request incrementally with one additional commit since the last revision:
>
> update event description
src/jdk.jfr/share/classes/jdk/jfr/internal/Level.java line 41:
> 39: * This settings is only supported for JVM events.
> 40: *
> 41: * @since 21
Should this be `@since 22` ?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16931#discussion_r1416023074
More information about the hotspot-jfr-dev
mailing list