-
Enhancement
-
Resolution: Fixed
-
P4
-
20
-
b24
-
riscv
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8311738 | 17.0.9 | Fei Yang | P4 | Resolved | Fixed | b01 |
Witnessed that there are some small macro-assembler functions located in file macroAssembler_riscv.cpp.
These are small functions which mostly contain only a single line of code. We should move them to the
corresponding header file so that they have a chance to be inlined.
These are small functions which mostly contain only a single line of code. We should move them to the
corresponding header file so that they have a chance to be inlined.
- backported by
-
JDK-8311738 RISC-V: Move some small macro-assembler functions to header file
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/966fc82d
-
Commit openjdk/jdk/c3b285a8
-
Commit openjdk/riscv-port-jdk17u/9b88e8e6
-
Review openjdk/jdk17u-dev/1427
-
Review openjdk/jdk/11130
-
Review openjdk/riscv-port-jdk17u/50
(2 links to)