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

Deserialization filter and filter factory property error reporting under specified

    XMLWordPrintable

Details

    Backports

      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.

        This fix is likely to supersede the fix for JDK-8277571 and JDK-8276609.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: