Re: RFR: 8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames [v9]

2023-05-24 Thread Chris Plummer
On Tue, 23 May 2023 07:49:15 GMT, Chris Plummer wrote: >> This is a follow-on to >> [JDK-8308000](https://bugs.openjdk.org/browse/JDK-8308000) which adds JVMTI >> PopFrames support for virtual thread. For JDWP and JDI this is mostly a spec >> update, although JDI needs minor changes to properl

Re: RFR: 8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames [v9]

2023-05-23 Thread Chris Plummer
> This is a follow-on to > [JDK-8308000](https://bugs.openjdk.org/browse/JDK-8308000) which adds JVMTI > PopFrames support for virtual thread. For JDWP and JDI this is mostly a spec > update, although JDI needs minor changes to properly throw the correct > exception. Note this PR needs JDK-8264

Re: RFR: 8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames [v8]

2023-05-23 Thread Chris Plummer
> This is a follow-on to > [JDK-8308000](https://bugs.openjdk.org/browse/JDK-8308000) which adds JVMTI > PopFrames support for virtual thread. For JDWP and JDI this is mostly a spec > update, although JDI needs minor changes to properly throw the correct > exception. Note this PR needs JDK-8264

Re: RFR: 8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames [v7]

2023-05-22 Thread Serguei Spitsyn
On Mon, 22 May 2023 21:56:43 GMT, Chris Plummer wrote: >> This is a follow-on to >> [JDK-8308000](https://bugs.openjdk.org/browse/JDK-8308000) which adds JVMTI >> PopFrames support for virtual thread. For JDWP and JDI this is mostly a spec >> update, although JDI needs minor changes to properl

Re: RFR: 8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames [v7]

2023-05-22 Thread Serguei Spitsyn
On Mon, 22 May 2023 21:56:43 GMT, Chris Plummer wrote: >> This is a follow-on to >> [JDK-8308000](https://bugs.openjdk.org/browse/JDK-8308000) which adds JVMTI >> PopFrames support for virtual thread. For JDWP and JDI this is mostly a spec >> update, although JDI needs minor changes to properl

Re: RFR: 8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames [v7]

2023-05-22 Thread Chris Plummer
> This is a follow-on to > [JDK-8308000](https://bugs.openjdk.org/browse/JDK-8308000) which adds JVMTI > PopFrames support for virtual thread. For JDWP and JDI this is mostly a spec > update, although JDI needs minor changes to properly throw the correct > exception. Note this PR needs JDK-8264

Re: RFR: 8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames [v6]

2023-05-22 Thread Leonid Mesnik
On Mon, 22 May 2023 20:26:10 GMT, Chris Plummer wrote: >> This is a follow-on to >> [JDK-8308000](https://bugs.openjdk.org/browse/JDK-8308000) which adds JVMTI >> PopFrames support for virtual thread. For JDWP and JDI this is mostly a spec >> update, although JDI needs minor changes to properl

Re: RFR: 8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames [v6]

2023-05-22 Thread Chris Plummer
> This is a follow-on to > [JDK-8308000](https://bugs.openjdk.org/browse/JDK-8308000) which adds JVMTI > PopFrames support for virtual thread. For JDWP and JDI this is mostly a spec > update, although JDI needs minor changes to properly throw the correct > exception. Note this PR needs JDK-8264

Re: RFR: 8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames [v5]

2023-05-22 Thread Chris Plummer
> This is a follow-on to > [JDK-8308000](https://bugs.openjdk.org/browse/JDK-8308000) which adds JVMTI > PopFrames support for virtual thread. For JDWP and JDI this is mostly a spec > update, although JDI needs minor changes to properly throw the correct > exception. Note this PR needs JDK-8264

Re: RFR: 8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames [v4]

2023-05-22 Thread Andrey Turbanov
On Mon, 22 May 2023 06:35:47 GMT, Chris Plummer wrote: >> This is a follow-on to >> [JDK-8308000](https://bugs.openjdk.org/browse/JDK-8308000) which adds JVMTI >> PopFrames support for virtual thread. For JDWP and JDI this is mostly a spec >> update, although JDI needs minor changes to properl

Re: RFR: 8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames [v4]

2023-05-21 Thread Chris Plummer
> This is a follow-on to > [JDK-8308000](https://bugs.openjdk.org/browse/JDK-8308000) which adds JVMTI > PopFrames support for virtual thread. For JDWP and JDI this is mostly a spec > update, although JDI needs minor changes to properly throw the correct > exception. Note this PR needs JDK-8264

Re: RFR: 8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames [v3]

2023-05-21 Thread Chris Plummer
> This is a follow-on to > [JDK-8308000](https://bugs.openjdk.org/browse/JDK-8308000) which adds JVMTI > PopFrames support for virtual thread. For JDWP and JDI this is mostly a spec > update, although JDI needs minor changes to properly throw the correct > exception. Note this PR needs JDK-8264

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

2023-05-19 Thread Serguei Spitsyn
On Wed, 17 May 2023 20:27:07 GMT, Chris Plummer wrote: >> This is a follow-on to >> [JDK-8264699](https://bugs.openjdk.org/browse/JDK-8264699) which adds JVMTI >> PopFrames support for virtual thread. For JDWP and JDI this is mostly a spec >> update, although JDI needs minor changes to properl

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

2023-05-19 Thread Alan Bateman
On Wed, 17 May 2023 20:27:07 GMT, Chris Plummer wrote: >> This is a follow-on to >> [JDK-8264699](https://bugs.openjdk.org/browse/JDK-8264699) which adds JVMTI >> PopFrames support for virtual thread. For JDWP and JDI this is mostly a spec >> update, although JDI needs minor changes to properl

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

2023-05-17 Thread Chris Plummer
On Wed, 17 May 2023 08:31:20 GMT, Alan Bateman wrote: >> Chris Plummer has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Change "The specified thread" to "This thread" > > src/jdk.jdi/share/classes/com/sun/jdi/ThreadReference.java line 380

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

2023-05-17 Thread Chris Plummer
> This is a follow-on to > [JDK-8264699](https://bugs.openjdk.org/browse/JDK-8264699) which adds JVMTI > PopFrames support for virtual thread. For JDWP and JDI this is mostly a spec > update, although JDI needs minor changes to properly throw the correct > exception. Note this PR needs JDK-8264

Re: RFR: 8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames

2023-05-17 Thread Alan Bateman
On Tue, 16 May 2023 22:02:45 GMT, Chris Plummer wrote: > This is a follow-on to > [JDK-8264699](https://bugs.openjdk.org/browse/JDK-8264699) which adds JVMTI > PopFrames support for virtual thread. For JDWP and JDI this is mostly a spec > update, although JDI needs minor changes to properly th

RFR: 8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames

2023-05-16 Thread Chris Plummer
This is a follow-on to [JDK-8264699](https://bugs.openjdk.org/browse/JDK-8264699) which adds JVMTI PopFrames support for virtual thread. For JDWP and JDI this is mostly a spec update, although JDI needs minor changes to properly throw the correct exception. Note this PR needs JDK-8264699 in ord