RFR: 8261160: Add a deserialization JFR event [v3]

Chris Hegarty chegar at openjdk.java.net
Thu Feb 11 15:53:08 UTC 2021


On Thu, 11 Feb 2021 15:45:33 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

>> Chris Hegarty has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix failing test
>
> src/jdk.jfr/share/classes/jdk/jfr/events/DeserializationEvent.java line 42:
> 
>> 40: 
>> 41:     @Label("Filter configured")
>> 42:     public boolean filterConfigured;
> 
> Should that be "Filter Configured" for consistency?

Good catch. Fixed.

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

PR: https://git.openjdk.java.net/jdk/pull/2479



More information about the security-dev mailing list