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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 9, 10
    • 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.

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

              Created:
              Updated: