Integrated: 8269342: CICrashAt=1 does not always catch first Java method
Dean Long
dlong at openjdk.java.net
Mon Jul 26 22:12:34 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.
This pull request has now been integrated.
Changeset: fcc7d59b
Author: Dean Long <dlong at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/fcc7d59b9937a34c423e4532058668144b0ec1fb
Stats: 19 lines in 4 files changed: 15 ins; 0 del; 4 mod
8269342: CICrashAt=1 does not always catch first Java method
Reviewed-by: kvn, thartmann
-------------
PR: https://git.openjdk.java.net/jdk/pull/4897
More information about the hotspot-compiler-dev
mailing list