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

[REGRESSION] javax.management.openmbean.TabularType : IAE not thrown when typeName is null

XMLWordPrintable

    • b86
    • 6
    • b91
    • generic
    • generic
    • Verified

      A regression occurred in javax.management.openmbean.TabularType as of Mustang b86.
      It's likely to be related to the fix of the 6418338 "User subclasses of OpenType should be forbidden from overriding getClassName() by default".
      The constructor's class no longer throws an IAE when the typeName parameter is null, according the six JCK tests which turned red:
          * api/javax_management/openmbean/TabularTypeTest.html#TabularTypeTest
          * api/javax_management/openmbean/CompositeTypeTest.html#CompositeTypeTest
          * api/javax_management/jmx_serial/openmbean/SimpleType/serial/index.html#Input
          * api/javax_management/jmx_serial/openmbean/TabularType/serial/index.html#Input
          * api/javax_management/jmx_serial/openmbean/ArrayType/serial/index.html#Input
          * api/javax_management/jmx_serial/openmbean/CompositeType/serial/index.html#Input

            jferaud Joel Feraud (Inactive)
            yjoan Yves Joan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: