On Tue, 19 Dec 2023 16:45:04 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> 
wrote:

>> Adds serialization misdeclaration events to JFR.
>
> Raffaello Giulietti has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Changes according to reviewer's comments.

src/java.base/share/classes/java/io/SerializationMisdeclarationChecker.java 
line 39:

> 37: import static java.lang.reflect.Modifier.*;
> 38: 
> 39: final class SerializationMisdeclarationChecker {

Is there a reason this event is placed in java.io package and not 
jdk.internal.event like other events?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17129#discussion_r1431717967

Reply via email to