RISC-V: More accurate max size for C2SafepointPollStub and C2EntryBarrierStub

XMLWordPrintable

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

      The current max size these two stubs is a bit overestimated and thus is more than needed. Since `la`, `far_call` and `far_jump` assember routines used by these two stubs will always emit 2 instructions for address inside the code cache, we can make the max size more accurate.

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

              Created:
              Updated:
              Resolved: