Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8294374 | 20 | Raymond Gallardo | P4 | Resolved | Delivered | |
JDK-8294372 | 17.0.5-oracle | Raymond Gallardo | P4 | Resolved | Delivered | |
JDK-8294373 | 11.0.17-oracle | Raymond Gallardo | P4 | Resolved | Delivered |
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).
- backported by
-
JDK-8294372 Incorrect serialization filter property name given in Core Libraries guide.
-
- Resolved
-
-
JDK-8294373 Incorrect serialization filter property name given in Core Libraries guide.
-
- Resolved
-
-
JDK-8294374 Incorrect serialization filter property name given in Core Libraries guide.
-
- Resolved
-