-
Enhancement
-
Resolution: Fixed
-
P4
-
18
-
None
During serialization, the serialization mechanism may locate a serialization-related method on a user class, say, readObject, but not call the method since one or more aspects of the method are improperly declared, such as bad modifiers.
Such situations are likely unintended errors in the declaration of the methods and may cause surprising or unwanted behavior at runtime. JFR events for such situations could allow better debugging.
Such situations are likely unintended errors in the declaration of the methods and may cause surprising or unwanted behavior at runtime. JFR events for such situations could allow better debugging.
- relates to
-
JDK-8324161 validate-source fails after JDK-8275338
-
- Closed
-
-
JDK-8298041 Add JFR event for ObjectInputStream creation
-
- Open
-
-
JDK-8266936 Add a finalization JFR event
-
- Resolved
-
-
JDK-8274335 Expand serial warning to check for bad overloads of serial-related methods and ineffectual fields
-
- Closed
-
-
JDK-8324220 jdk/jfr/event/io/TestSerializationMisdeclarationEvent.java had 22 failures
-
- Resolved
-
(2 links to)