RISC-V: C1: More accurate _exception_handler_size and _deopt_handler_size

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: 24
    • Component/s: hotspot
    • b24
    • riscv
    • linux

      I find that the reserved size for these two handlers are not accurate and are larger than needed.
      For _exception_handler_size, the used size is only 20 bytes for release build and about 60 bytes for debug build. For _deopt_handler_size, `far_jump` will always emit two instructions.

            Assignee:
            Fei Yang
            Reporter:
            Fei Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: