[Leyden] compiler/inlining/TestSubtypeCheckTypeInfo.java failed

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • repo-leyden
    • Affects Version/s: repo-leyden
    • Component/s: hotspot

      compiler/inlining/TestSubtypeCheckTypeInfo.java test use text pattern to analyze -XX:+PrintCompilation output. It assume next pattern:

          166 72 4 java.lang.String::charAt (25 bytes)

      But in premain we have additional info:

          166 W0.0 Q0.0 C3.0 72 4 java.lang.String::charAt (25 bytes)

      We should add a diagnostic flag in premain to print short form.

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

              Created:
              Updated:
              Resolved: