[aarch64-port-dev ] git: openjdk/aarch64-port: master: 8271911: replay compilations of methods which use JSR292 (easy cases)

Dean Long dlong at openjdk.java.net
Fri Sep 3 23:24:54 UTC 2021


Changeset: 14a3ac09
Author:    Dean Long <dlong at openjdk.org>
Date:      2021-09-03 23:23:10 +0000
URL:       https://git.openjdk.java.net/aarch64-port/commit/14a3ac09fe504ea97d269b78872bef6021c976fd

8271911: replay compilations of methods which use JSR292 (easy cases)
8012267: ciReplay: fails to resolve @SignaturePolymorphic methods in replay data
8012268: ciReplay: process_ciInstanceKlass: JVM_CONSTANT_MethodHandle not supported

Reviewed-by: kvn, vlivanov

! src/hotspot/share/ci/ciEnv.cpp
! src/hotspot/share/ci/ciEnv.hpp
! src/hotspot/share/ci/ciInstanceKlass.cpp
! src/hotspot/share/ci/ciInstanceKlass.hpp
! src/hotspot/share/ci/ciMethod.cpp
! src/hotspot/share/ci/ciMethod.hpp
! src/hotspot/share/ci/ciMethodData.cpp
! src/hotspot/share/ci/ciReplay.cpp
! src/hotspot/share/ci/ciReplay.hpp
! test/hotspot/jtreg/compiler/ciReplay/CiReplayBase.java
! test/hotspot/jtreg/compiler/ciReplay/TestInlining.java



More information about the aarch64-port-dev mailing list