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:28 UTC 2023


On Wed, 22 Feb 2023 00:33:29 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> See my other comment. The tests doesn't always check names and methods so at least it is needed to verify that they are not some arbitrary string.
>
> But they have to be valid names barring some kind of native memory corruption, in which case you could be broken in a million different ways.

I mot thinking of assigning some arbitrary string (ie name + signature instead of name). This is just a sanity check against such a mistake.

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

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


More information about the hotspot-runtime-dev mailing list