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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 8u20, 9
    • Component/s: hotspot
    • None
    • jfr
    • b13

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

        should be

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

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

                Created:
                Updated:
                Resolved: