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

compiler/profiling/TestTypeProfiling.java fails when JVMCI build disabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 11
    • 11, 12
    • hotspot
    • b23
    • generic
    • generic

    Backports

      Description

        I am testing JDK-8206135 and when I disabled jvmci, graal and aot build in configure (--with-jvm-features=-graal,-aot,-jvmci --disable-aot) test TestTypeProfiling.java fails (reproduced on linux-x64):

        java.lang.RuntimeException: mRetTypeCheck is not deoptimized (should deoptimize for actual type check)
        at compiler.profiling.TestTypeProfiling.main(TestTypeProfiling.java:132)

        No additional jtreg flags are needed to reproduce.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: