[jdk17] RFR: 8266885: [aarch64] Crash with 'Field too big for insn' for some tests under compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/

Dean Long dlong at openjdk.java.net
Tue Jun 22 03:23:50 UTC 2021


On Tue, 22 Jun 2021 03:16:28 GMT, Dean Long <dlong at openjdk.org> wrote:

> 8266885:  [aarch64] Crash with 'Field too big for insn' for some tests under compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/

The JVMCI assembler needs to use a far call.  See the JBS issue for details.

-------------

PR: https://git.openjdk.java.net/jdk17/pull/115


More information about the hotspot-compiler-dev mailing list