RFR: 8269342: CICrashAt=1 does not always catch first Java method
Dean Long
dlong at openjdk.java.net
Sat Jul 24 03:27:23 UTC 2021
On Sat, 24 Jul 2021 01:21:37 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.
Thanks for the review, Vladimir.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4897
More information about the hotspot-compiler-dev
mailing list