-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
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.
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.