RFR: 8269342: CICrashAt=1 does not always catch first Java method [v2]

Tobias Hartmann thartmann at openjdk.java.net
Mon Jul 26 07:07:09 UTC 2021


On Sat, 24 Jul 2021 03:27:23 GMT, Dean Long <dlong at openjdk.org> wrote:

>> This change reintroduces the CICountNative flag, so that -XX:+CICountNative -XX:CICrashAt=1 can reliably crash the first compiled Java method without worrying about native method wrappers and method handle intrinsics.
>
> Dean Long has updated the pull request incrementally with one additional commit since the last revision:
> 
>   added comment

Looks good.

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

Marked as reviewed by thartmann (Reviewer).

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


More information about the hotspot-compiler-dev mailing list