RFR: 8267338: [JVMCI] revive JVMCI API removed by JDK-8243287 [v3]

Harold Seigel hseigel at openjdk.java.net
Wed May 19 13:01:40 UTC 2021


On Wed, 19 May 2021 08:02:08 GMT, Doug Simon <dnsimon at openjdk.org> wrote:

>> This PR revives ResolvedJavaType.getHostClass to preserve JVMCI compatibility. The revived method just returns `null`.
>
> Doug Simon has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fixed failing test

LGTM
Thanks, Harold

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

Marked as reviewed by hseigel (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/4099


More information about the hotspot-compiler-dev mailing list