RFR: 8261160: Add a deserialization JFR event [v5]
Daniel Fuchs
dfuchs at openjdk.java.net
Fri Feb 12 16:58:42 UTC 2021
On Fri, 12 Feb 2021 16:26:09 GMT, Chris Hegarty <chegar at openjdk.org> wrote:
>> This issue adds a new event to improve diagnostic information of Java deserialization. The event captures the details of deserialization activity from ObjectInputStream. The event details are similar to that of the serial filter, but is agnostic of whether a filter is installed or not. The event also captures the filter status, if there is one.
>
> Chris Hegarty has updated the pull request incrementally with one additional commit since the last revision:
>
> Split exception into type and message
Marked as reviewed by dfuchs (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/2479
More information about the security-dev
mailing list