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

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

    XMLWordPrintable

Details

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

    Backports

      Description

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

        should be

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

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: