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

[Windows] assert on MethodHandle logging code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 16
    • 15
    • hotspot
    • b25
    • b26

      runtime/logging/TestMethodHandlesVerbose.java crashes with
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (t:\\workspace\\open\\src\\hotspot\\cpu\\x86\\frame_x86.inline.hpp:49), pid=16644, tid=9372
      # assert(pc != 0LL) failed: no pc?

      when running in Graal as JIT mode on Windows.

      This is new test introduced in b25.

      To reproduce the failure run the test with
      "-ea -esa -server -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:+UseJVMCICompiler -Djvmci.Compiler=graal -XX:+TieredCompilation"

            coleenp Coleen Phillimore
            epavlova Ekaterina Pavlova
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: