On Wed, 22 Sep 2021 05:40:40 GMT, Tom Rodriguez <ne...@openjdk.org> wrote:
> This logic no longer seems to be necessary since the adjustCompilationLevel > callback has been removed. Hi Tom, The fix looks good in general. We disabled can_pop_frame and can_pop_early_return capabilities with Graal because some jvmti jck tests failed intermittently. So, I'll submit jvmti jck tests on mach5 to make sure they do not fail anymore. ------------- PR: https://git.openjdk.java.net/jdk/pull/5625