Integrated: 8288912: vmTestbase/nsk/stress/strace/strace002.java fails with Unexpected method name: currentCarrierThread

Leonid Mesnik lmesnik at openjdk.org
Fri Feb 24 19:42:19 UTC 2023


On Sat, 18 Feb 2023 19:09:36 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> The fix simplifies stack verification. It doesn't check the method name for system classes.
> The StraceBase is used as a base class, not a utility class, to simplify future refactoring.

This pull request has now been integrated.

Changeset: b4ea8073
Author:    Leonid Mesnik <lmesnik at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b4ea80731c6c0a0328a9801590ba5b081f08c3bd
Stats:     490 lines in 17 files changed: 60 ins; 396 del; 34 mod

8288912: vmTestbase/nsk/stress/strace/strace002.java fails with Unexpected method name: currentCarrierThread

Reviewed-by: dholmes

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

PR: https://git.openjdk.org/jdk/pull/12638


More information about the hotspot-runtime-dev mailing list