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

Ensure exceptions related to optimistic recompilation are not serializable

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P3
    • 9
    • 9
    • core-libs
    • None
    • b17
    • generic
    • generic

    Backports

      Description

        Ensure that RewriteException and UnwarrantedOptimismException are not serializable. Exception subclasses are serializable by default, but we want to be conservative with what we allow to be serializable; these exceptions don't have a valid serialization use, so we'll explicitly prevent them from being serialized or deserialized.

        Attachments

          Issue Links

            Activity

              People

                attila Attila Szegedi
                attila Attila Szegedi
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: