Integrated: 8284909: [JVMCI] remove remnants of AOT support
Doug Simon
dnsimon at openjdk.java.net
Fri Apr 15 17:33:37 UTC 2022
On Fri, 15 Apr 2022 15:30:53 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> [JDK-8264805](https://bugs.openjdk.java.net/browse/JDK-8264805) removed Graal from the JDK which included support for using Graal as an AOT compiler ([JDK-8166089](https://bugs.openjdk.java.net/browse/JDK-8166089)). There were few bits of support left behind that this PR removes.
This pull request has now been integrated.
Changeset: 1ebf2f0d
Author: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/1ebf2f0d3783095495527e4fec745e81a14510ce
Stats: 129 lines in 6 files changed: 0 ins; 129 del; 0 mod
8284909: [JVMCI] remove remnants of AOT support
Reviewed-by: kvn
-------------
PR: https://git.openjdk.java.net/jdk/pull/8263
More information about the hotspot-compiler-dev
mailing list