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

oracle/jrockit/jfr/JIInliner.java imports wrong ASM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 8u20, 9
    • hotspot
    • None
    • jfr
    • b13

        import com.sun.xml.internal.ws.org.objectweb.asm.Type;

        should be

        import jdk.internal.org.objectweb.asm.Type;

              sla Staffan Larsen (Inactive)
              sla Staffan Larsen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: