-
Enhancement
-
Resolution: Fixed
-
P4
-
22
-
b26
-
riscv
-
linux
Async profiler shows that applications spend up to 10% in itable_stubs. The generated itable_stub scans itable two times while it can be done in a single pass.
SeeJDK-8307352 for aarch64 impl
See
- relates to
-
JDK-8332602 [s390x] Improve itable_stub
- Open
-
JDK-8307352 AARCH64: Improve itable_stub
- Resolved
-
JDK-8332603 [PPC64] Improve itable_stub
- Closed