[jdk25u] RFR: 8304811: vmTestbase/vm/mlvm/indy/func/jvmti/stepBreakPopReturn/INDIFY_Test.java fails with JVMTI_ERROR_TYPE_MISMATCH
duke
duke at openjdk.org
Mon Oct 13 04:17:05 UTC 2025
On Thu, 9 Oct 2025 11:32:34 GMT, KavyaKS94 <duke at openjdk.org> wrote:
> Clean backport.
> SingleStep handler has no checks for thread or location. So once SingleStep event is enabled, event from other thread can be posted first (or several events from different threads).
> The fix enables SingleStep event only for test thread.
> Tested changes locally.
@KavyaKS94
Your change (at version 936e46e920140804c7e79344a066043ec3b013ec) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk25u/pull/286#issuecomment-3395797792
More information about the jdk-updates-dev
mailing list