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

RISC-V: [TESTBUG] Fix stack alignment logic in jvmci RISCV64TestAssembler.java

XMLWordPrintable

    • 21
    • b04
    • riscv
    • linux

      We observed a failure in JVMCI tests after `-ea -esa` turns on when running `./test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/NativeCallTest.java`.

      ```
      java.lang.AssertionError
      at jdk.vm.ci.code.test.riscv64.RISCV64TestAssembler.emitGrowStack(RISCV64TestAssembler.java:203)
      at jdk.vm.ci.code.test.riscv64.RISCV64TestAssembler.emitCallPrologue(RISCV64TestAssembler.java:239)
      ...
      ...
      ````

            xlinzheng Xiaolin Zheng
            xlinzheng Xiaolin Zheng
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: