Blocks :
|
|
Relates :
|
Current code in interpreterRT_aarch64 has some leftovers around call_format. The usages were apparently commented out before initial push of AArch64 port. Cursory inspection in aarch64-port/jdk8u-shenandoah points to usage for AArch64 simulation, apparently broken in the initial aarch64 push, and removed completely with JDK-8228400. We should remove call_format leftovers too.
|