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

David Holmes dholmes at openjdk.org
Fri Feb 24 04:01:04 UTC 2023


On Fri, 24 Feb 2023 02:55:39 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.
>
> Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
> 
>   stack matching updated.

Looks good. Thanks.

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

Marked as reviewed by dholmes (Reviewer).

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


More information about the hotspot-runtime-dev mailing list