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

RISC-V: Address::uses() should check address mode

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 21
    • hotspot
    • b09
    • riscv
    • linux

      Follow JDK-8299733. Although RISC-V does not trigger the same issue at the moment, we should better deal with this as well.

      We have only three addressing mode in RISC-V and I think switch statement is not needed. If we get another literal type, we can update here together with many places that would need to be updated at the same time. I think it's enough to just test for non-literal so far.

            dzhang Dingli Zhang
            dzhang Dingli Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: