On Tue, 4 Nov 2025 21:10:03 GMT, Serguei Spitsyn <[email protected]> wrote:
> I've reviewed the latest incremental SVC related update. It is good and nice
> to have in general. Thank you for adding the test!
>
Great, thanks for the review Serguei!
> test/hotspot/jtreg/serviceability/jvmti/vthread/SingleStepKlassInit/libSingleStepKlassInit.cpp
> line 38:
>
>> 36: SingleStep(jvmtiEnv *jvmti, JNIEnv* jni, jthread thread,
>> 37: jmethodID method, jlocation location) {
>> 38: }
>
> Q: Would it make sense to verify that `SingleStep` events are posted or not?
Good idea, I added a check for it. Let me know if that works.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27802#issuecomment-3488063416
PR Review Comment: https://git.openjdk.org/jdk/pull/27802#discussion_r2492084640