Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8275338

Add JFR events for notable serialization situations

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 23
    • 18
    • core-libs
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              rgiulietti Raffaello Giulietti
              darcy Joe Darcy
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: