Integrated: 8267338: [JVMCI] revive JVMCI API removed by JDK-8243287
Doug Simon
dnsimon at openjdk.java.net
Wed May 19 14:03:41 UTC 2021
On Tue, 18 May 2021 19:01:38 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> This PR revives ResolvedJavaType.getHostClass to preserve JVMCI compatibility. The revived method just returns `null`.
This pull request has now been integrated.
Changeset: fdd03528
Author: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/fdd0352884cdbba8a9cd11c6f92f0c2fbd800e11
Stats: 10 lines in 2 files changed: 10 ins; 0 del; 0 mod
8267338: [JVMCI] revive JVMCI API removed by JDK-8243287
Reviewed-by: mchung, hseigel
-------------
PR: https://git.openjdk.java.net/jdk/pull/4099
More information about the hotspot-compiler-dev
mailing list