On Thu, 8 Apr 2021 19:58:11 GMT, Stefan Karlsson <[email protected]> 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