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

RISC-V: implement -XX:+VerifyActivationFrameSize

XMLWordPrintable

    • master
    • riscv
    • linux

      Currently on linux-riscv64 platform the debug VM option -XX:+VerifyActivationFrameSize is Unimplemented.

      > ./build/linux-riscv64-server-fastdebug/images/jdk/bin/java -XX:+VerifyActivationFrameSize -version
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (src/hotspot/cpu/riscv/interp_masm_riscv.cpp:449), pid=220184, tid=220185
      # Error: Unimplemented()
      #
      # JRE version: (24.0) (fastdebug build )
      # Java VM: OpenJDK 64-Bit Server VM (fastdebug 24+-b9484edd, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-riscv64)
      # Problematic frame:
      # V [libjvm.so+0xb4c728] InterpreterMacroAssembler::dispatch_base(TosState, unsigned char**, bool, bool, Register)+0x2e6
      #
      # Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/yansendao/git/jdk-ysd/core.220184)
      #
      # An error report file with more information is saved as:
      # /home/yansendao/git/jdk-ysd/hs_err_pid220184.log

            syan Sendao Yan
            syan Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: