RFR: 8284909: [JVMCI] remove remnants of AOT support
Doug Simon
dnsimon at openjdk.java.net
Fri Apr 15 17:30:42 UTC 2022
On Fri, 15 Apr 2022 16:27:19 GMT, Vladimir Kozlov <kvn 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.
>
> Good.
Thanks for the prompt review @vnkozlov.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8263
More information about the hotspot-compiler-dev
mailing list