RFR: 8264805: Remove the experimental Ahead-of-Time Compiler [v4]

Vladimir Kozlov kvn at openjdk.java.net
Thu Apr 8 20:04:08 UTC 2021


On Thu, 8 Apr 2021 19:58:11 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

>> Vladimir Kozlov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Remove exports from Graal module to jdk.aot
>
> GC changes look good.

> void CodeCache::mark_for_evol_deoptimization(InstanceKlass* dependee) {
> This function, its caller and the function in jvmtiRedefineClasses.cpp that calls it can be deleted also, but you can file a separate RFE for that if you want.

Thank you, Coleen, for review. I will wait other comments and will remove this code.

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

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


More information about the serviceability-dev mailing list