Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8269336 Malformed jdk.serialFilter incorrectly handled
  3. JDK-8276609

Release Note: Document setting property `jdk.serialFilter` to an invalid value throws `ExceptionInInitializerError`

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Withdrawn
    • Icon: P3 P3
    • None
    • 18
    • core-libs
    • None

      When set on the command line `jdk.serialFilter` to an invalid value, the invalid value is logged but the application is allowed to start without setting the filter.
      This leaves the application without the protections of the serial filter.
      The specification should be clarify that an `ExceptionInInitializerError` is thrown when the `jdk.serialFilter` system property is set on the command line to an invalid value.

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

              Created:
              Updated:
              Resolved: