RFR: 8306471: Add virtual threads support to JDWP ThreadReference.Stop and JDI ThreadReference.stop() [v11]
Chris Plummer
cjplummer at openjdk.org
Fri May 12 17:37:12 UTC 2023
On Fri, 12 May 2023 06:35:49 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Chris Plummer has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix error message to print correct exception name
>
> src/java.se/share/data/jdwp/jdwp.spec line 2025:
>
>> 2023: (Error OPAQUE_FRAME "The thread is a suspended virtual thread and the implementation "
>> 2024: "was unable to throw an asynchronous exception "
>> 2025: "from the current frame.")
>
> This is okay but could be a bit clearer with "from the thread's current frame".
I've updated the text.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13548#discussion_r1192636329
More information about the serviceability-dev
mailing list