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

Some classes in JMX API mix generic and raw types

XMLWordPrintable

    • b37
    • generic
    • generic

      In the generification of the JMX API for Mustang, some classes contain references to both generic types such as List<Attribute> and raw types such as ArrayList. This is considered bad practice. To quote ###@###.###, "Raw types are for legacy code interoperability. If you are aware of generics and are generifying your code, make it consistently generic."
      ###@###.### 2005-04-05 16:18:09 GMT

            lmalvent Luis-Miguel Alventosa (Inactive)
            emcmanus Eamonn McManus
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: