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

Leonid Mesnik lmesnik at openjdk.org
Wed Feb 22 00:44:26 UTC 2023


On Tue, 21 Feb 2023 20:57:54 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:
> 
>   doc updated

I agree that some combinations of tests might be redundant and/or need improvement but it is not the purpose of this fix to completely review and refactor tests. I could file separate RFE for this and might be with adding virtual threads also.

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

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


More information about the hotspot-runtime-dev mailing list