On Sun, 3 Dec 2023 16:31:13 GMT, Markus Grönlund <mgron...@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:
> 
>   minor adjustment

A question about "level". Is the intention that the value can be anything, e.g. 
some new event next month might use the values "1", "2, "3"? Just asking 
because ordinarily deprecated vs. terminally deprecated is very specific to the 
manner in which a program element is deprecated and I assume you don't want 
this event grabbing the general name for a very specific event setting.

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

PR Comment: https://git.openjdk.org/jdk/pull/16931#issuecomment-1837532534

Reply via email to