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

Clarify initialization of jdk.serialFilter

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 14
    • 11, 13, 14
    • core-libs

        The initialization of the jdk.serialFilter should take into account other ways of starting the Java Virtual Machine other than the command line.
        The class javadoc of java.io.ObjectInputFilter.Config says:

        - * If the system property {@systemProperty jdk.serialFilter} is defined on the command line,
        - * it is used to configure the filter.
        - * If the system property is not defined on the command line, and the
        - * {@link java.security.Security} property {@code jdk.serialFilter} is defined
        - * then it is used to configure the filter.

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

                Created:
                Updated:
                Resolved: