-
Enhancement
-
Resolution: Fixed
-
P4
-
24
-
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.
- relates to
-
JDK-8343415 RISC-V: Increase maximum size of C2EntryBarrierStub by four
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/803612ee
-
Review(master) openjdk/jdk/21732