JDK 23 |
---|
23 b07Fixed |
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
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.
|