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

Roger Riggs rriggs at openjdk.java.net
Thu Feb 11 16:04:45 UTC 2021


On Thu, 11 Feb 2021 15:53:06 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:
> 
>   Filter **C**onfigured

Marked as reviewed by rriggs (Reviewer).

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

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



More information about the security-dev mailing list