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

Some JMX classes do not compile with Eclipse compiler

XMLWordPrintable

    • b37
    • generic
    • generic
    • Verified

      Roman Kennke writes:
      I think I posted some of this a while ago already, but it seems like
      this kind of problems sneaks in every now and then. The JMX code has
      some generics code that is not valid Java code but is accepted by javac
      anyway (which is a bug in javac, which should be fixed IMO). Other (Java
      compatible) compilers (like the Eclipse compiler) reject this code,
      which is the correct thing to do. The attached patch fixes the (current)
      problems in JMX.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: