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

RISC-V: Incorrect VMReg encoding in RISCV64Frame.java

    XMLWordPrintable

Details

    • b11
    • riscv
    • linux

    Backports

      Description

        Inspired by JDK-8247351, we find that fp VMReg encoding for RISCV was incorrect. For 64-bit VM, VMReg has two slots. So the fp defined in RISCV64Frame.java should be 8 << 1 instead of 8.

        Attachments

          Issue Links

            Activity

              People

                fjiang Feilong Jiang
                fjiang Feilong Jiang
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: