git: openjdk/jdk: master: 8229012: When single stepping, the debug agent can cause the thread to remain in interpreter mode after single stepping completes

Chris Plummer cjplummer at openjdk.org
Wed Feb 19 19:59:04 UTC 2025


Changeset: 4fb70c79
Branch: master
Author:    Chris Plummer <cjplummer at openjdk.org>
Date:      2025-02-19 19:58:11 +0000
URL:       https://git.openjdk.org/jdk/commit/4fb70c79c1383507bd42cd7f569cbde28393a2b8

8229012: When single stepping, the debug agent can cause the thread to remain in interpreter mode after single stepping completes

Reviewed-by: kevinw, sspitsyn

! src/jdk.jdwp.agent/share/native/libjdwp/stepControl.c
+ test/jdk/com/sun/jdi/SingleStepCompilationTest.java



More information about the jdk-changes mailing list