-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b08
Classes should not override javax.management.openmbean.OpenType.getClassName(), and this was made illegal (caused an Exception) in JDK6. A System Property jmx.extend.open.types was introduced to allow such an override, for compatibility reasons.
This was not documented but was mentioned in the Exception message.
This compatibility convenience flag should be removed.
Removing old obscure properties helps simplify the platform.
This was not documented but was mentioned in the Exception message.
This compatibility convenience flag should be removed.
Removing old obscure properties helps simplify the platform.
- csr for
-
JDK-8347918 Remove the jmx.extend.open.types compatibility property
- Closed
- relates to
-
JDK-8349481 Release Note: Removal of old JMX System Properties
- Closed
- links to
-
Commit(master) openjdk/jdk/119899bc
-
Review(master) openjdk/jdk/23151