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

Deserialization filter and filter factory property error reporting under specified

    XMLWordPrintable

Details

    • Backport
    • Resolution: Fixed
    • P3
    • 18
    • 18
    • core-libs
    • None

    Description

      The effects of invalid values of `jdk.serialFilter` and `jdk.serialFilterFactory` properties are under specified. The behavior for invalid values of the two properties is different, use an unconventional exception type, `ExceptionInInitializerError` and leave the `OIF.Config` class uninitialized.

      When the value of the `jdk.serialFilter` or `jdk.serialFilterFactory` system property or security property is invalid, the exception message should be an aid to correct the error and deserialization should be disabled.

      Attachments

        Issue Links

          Activity

            People

              rriggs Roger Riggs
              rriggs Roger Riggs
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: