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

Leonid Mesnik lmesnik at openjdk.org
Fri Feb 24 02:55:39 UTC 2023


On Wed, 22 Feb 2023 00:41:50 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

>> 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.

I have updated the verification and removed isValidJavaName() check.

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

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


More information about the hotspot-runtime-dev mailing list