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

JMXConnectorServer.getAttributes() can include not-visible attributes

XMLWordPrintable

    • b42
    • generic
    • generic

      The JMX Remote API spec includes a list of attributes that are not supposed to be included in the result of JMXConnectorServer.getAttributes(). For some of these, the current logic relies on the fact that typical values of these attributes are not serializable in order to remove them from that result. If in fact such an attribute is serializable, it gets included, contrary to the spec.

            emcmanus Eamonn McManus
            emcmanus Eamonn McManus
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: