RISC-V: get/put_native_u8 missing the case when address&7 is 6

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • b16
    • riscv
    • linux

        In src/hotspot/cpu/riscv/bytes_riscv.hpp , the switch for u8 is missing an case when address&7 equals 6, those resulting in 1-byte put/get when 2-byte operations can be used.
        Thanks Xiaolin for noticing

              Assignee:
              Vladimir Kempik
              Reporter:
              Vladimir Kempik
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: