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

Deserialization filter and filter factory property error reporting under specified

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: