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

Remove the jmx.extend.open.types compatibility property

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • 25
    • None
    • core-svc
    • 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.

        

            kevinw Kevin Walls
            kevinw Kevin Walls
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: