git: openjdk/mobile: 2 new changesets

duke duke at openjdk.java.net
Fri Sep 3 23:24:20 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/mobile/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

Changeset: 34e55681
Author:    duke <duke at openjdk.org>
Date:      2021-09-03 23:23:59 +0000
URL:       https://git.openjdk.java.net/mobile/commit/34e5568151ce04d0ea1b9f1486dd18a8c237c245

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list