The logic in the AArch64 pd_call_destination() and pd_patch_instruction() is unnecessarily complex and inefficient, being a long chain of if-then-elses. We should refactor it into a simpler tree of switches.
- relates to
-
JDK-8326974 ODR violation in macroAssembler_aarch64.cpp
-
- Resolved
-
-
JDK-8290780 AArch64: Crash in c2 nmethod running RunThese30M.java
-
- Closed
-