-
Enhancement
-
Resolution: Unresolved
-
P4
-
17, 21
-
s390x
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.
- relates to
-
JDK-8332603 [PPC64] Improve itable_stub
-
- Closed
-
-
JDK-8305959 x86: Improve itable_stub
-
- Resolved
-
-
JDK-8307352 AARCH64: Improve itable_stub
-
- Resolved
-
-
JDK-8318159 RISC-V: Improve itable_stub
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/19698