On Wed, 24 May 2023 10:27:11 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:

>> This enhancement adds ForceEarlyReturnXXX support for virtual threads. The 
>> spec defines minimal support that the JVMTI ForceEarlyReturnXXX can be used 
>> for a virtual thread suspended an an event.
>> Actually, the ForceEarlyReturnXXX can supports suspended and mounted virtual 
>> threads.
>> 
>> CSR (approved): https://bugs.openjdk.org/browse/JDK-8308401 add 
>> ForceEarlyReturn support for virtual threads
>> 
>> Testing:
>> New test was developed: serviceability/vthread/ForceEarlyReturnTest.
>> Submitted mach5 tiers 1-6 are good.
>> TBD: rerun mach5 tiers 1-6 at the end of review again if necessary.
>
> Serguei Spitsyn has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   review: refactor common PopFrame/ForceEarlyReturn fragments to separate 
> function

Alan and Leonid, thank you for review!

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14067#issuecomment-1562101886

Reply via email to