Ensure exceptions related to optimistic recompilation are not serializable

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: core-libs
    • None
    • b17
    • generic
    • generic

        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.

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

                Created:
                Updated:
                Resolved: