[JVMCI] -XX:+CIPrintCompilerName prints compiler name twice

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 9, 10
    • Component/s: hotspot
    • Fix Understood
    • generic
    • generic

      After JVMCI integration JDK-8136421 the output of -XX:+CIPrintCompilerName has repeated compiler name:

      C1: 12482 C1:11920 1 org.graalvm.compiler.nodes.java.MonitorEnterNode::<init> (10 bytes)
      JVMCI: 12484 JVMCI:10015 4 java.util.TimSort::ensureCapacity (104 bytes)

      It could be mis-merge with JDK-8135067 changes.

      It is low priority issue since CIPrintCompilerName is debug flag.

            Assignee:
            Unassigned
            Reporter:
            Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: