RFR: 8308819: add JDWP and JDI virtual thread support for ThreadReference.ForceEarlyReturn

2023-05-25 Thread Chris Plummer
Improve ThreadReference.ForceEarlyReturn to support virtual threads as long as they are suspended and mounted. [JDK-8308400](https://bugs.openjdk.org/browse/JDK-8308400) improved JVMTI ForceEarlyReturn support for virtual threads. The spec now says it is supported if the thread is suspended at

Re: RFR: 8308819: add JDWP and JDI virtual thread support for ThreadReference.ForceEarlyReturn

2023-05-26 Thread Serguei Spitsyn
On Fri, 26 May 2023 03:21:12 GMT, Chris Plummer wrote: > Improve ThreadReference.ForceEarlyReturn to support virtual threads as long > as they are suspended and mounted. > > [JDK-8308400](https://bugs.openjdk.org/browse/JDK-8308400) improved JVMTI > ForceEarlyReturn support for virtual threads

Re: RFR: 8308819: add JDWP and JDI virtual thread support for ThreadReference.ForceEarlyReturn

2023-05-26 Thread Chris Plummer
On Fri, 26 May 2023 07:33:34 GMT, Serguei Spitsyn wrote: > I guess, you are in process to file a CSR for this. CSR is now ready for review. - PR Comment: https://git.openjdk.org/jdk/pull/14167#issuecomment-1564764955

Re: RFR: 8308819: add JDWP and JDI virtual thread support for ThreadReference.ForceEarlyReturn [v2]

2023-05-30 Thread Serguei Spitsyn
On Tue, 30 May 2023 19:32:11 GMT, Chris Plummer wrote: >> Improve ThreadReference.ForceEarlyReturn to support virtual threads as long >> as they are suspended and mounted. >> >> [JDK-8308400](https://bugs.openjdk.org/browse/JDK-8308400) improved JVMTI >> ForceEarlyReturn support for virtual th

Re: RFR: 8308819: add JDWP and JDI virtual thread support for ThreadReference.ForceEarlyReturn [v2]

2023-05-30 Thread Chris Plummer
> Improve ThreadReference.ForceEarlyReturn to support virtual threads as long > as they are suspended and mounted. > > [JDK-8308400](https://bugs.openjdk.org/browse/JDK-8308400) improved JVMTI > ForceEarlyReturn support for virtual threads. The spec now says it is > supported if the thread is s

Re: RFR: 8308819: add JDWP and JDI virtual thread support for ThreadReference.ForceEarlyReturn [v2]

2023-05-30 Thread Alan Bateman
On Tue, 30 May 2023 19:32:11 GMT, Chris Plummer wrote: >> Improve ThreadReference.ForceEarlyReturn to support virtual threads as long >> as they are suspended and mounted. >> >> [JDK-8308400](https://bugs.openjdk.org/browse/JDK-8308400) improved JVMTI >> ForceEarlyReturn support for virtual th

Re: RFR: 8308819: add JDWP and JDI virtual thread support for ThreadReference.ForceEarlyReturn [v2]

2023-05-31 Thread Chris Plummer
On Tue, 30 May 2023 19:32:11 GMT, Chris Plummer wrote: >> Improve ThreadReference.ForceEarlyReturn to support virtual threads as long >> as they are suspended and mounted. >> >> [JDK-8308400](https://bugs.openjdk.org/browse/JDK-8308400) improved JVMTI >> ForceEarlyReturn support for virtual th