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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 24
    • 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.

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

              Created:
              Updated:
              Resolved: