RFR: 8297286: runtime/vthread tests crashing after JDK-8296324 [v9]
Serguei Spitsyn
sspitsyn at openjdk.org
Mon Apr 3 19:25:11 UTC 2023
On Wed, 29 Mar 2023 22:15:35 GMT, Patricio Chilano Mateo <pchilanomate at openjdk.org> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:
>>
>> review: updated correction of jt->jvmti_thread_state() links in VM_SetNotifyJvmtiEventsMode
>
> Hi Serguei,
>
> I took a look at the patch and looks good to me. I have a couple of comments though.
>
> Thanks,
> Patricio
@pchilano I've pushed an update where the VTMS transition bit in the VirtualThread object is laways/unconditionally set.
I do not see any performance impact with this. Please, let me know about your opinion.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13133#issuecomment-1494852395
More information about the serviceability-dev
mailing list