After JDK-6182113, JNI overhead is significant on Sparc, because of the register window flush in particular. We need to investigate ways to reduce or eliminate that overhead.
- relates to
-
JDK-8154122 Intrinsify fused mac operations on x86
- Resolved