RFR: 8297286: runtime/vthread tests crashing after JDK-8296324 [v13]
Serguei Spitsyn
sspitsyn at openjdk.org
Fri Mar 31 01:58:28 UTC 2023
On Thu, 30 Mar 2023 22:17:01 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:
>>
>> review: tweak in count_transitions_and_correct_jvmti_thread_states
>
> test/hotspot/jtreg/serviceability/jvmti/vthread/ToggleNotifyJvmtiTest/ToggleNotifyJvmtiTest.java line 90:
>
>> 88: * - disable notifyJvmti events mode
>> 89: * - start the platform launcher thread which starts N of virtual thread
>> 90: * - enable notifyJvmti events mode after about hapf of virtual thread started
>
> Suggestion:
>
> * - enable notifyJvmti events mode after about half of the virtual threads have started
Fixed now, thanks.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13133#discussion_r1153938774
More information about the serviceability-dev
mailing list