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

Incorrect serialization filter property name given in Core Libraries guide.

XMLWordPrintable



        Core Libraries
        https://docs.oracle.com/en/java/javase/19/core/index.html

        In section:
        2. Serialization Filtering / Built-in Filters / Filters for JMX

        Refers to
        jmx.remote.rmi.server.serial.filter.pattern when it should say
        com.sun.management.jmxremote.serial.filter.pattern

        jmx.remote.rmi.server.serial.filter.pattern is not a management property (it's a key you pass in a map when creating an RMIConnectorServer, and does not need to be documented here).

              rgallard Raymond Gallardo
              kevinw Kevin Walls
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: