On Fri, 12 May 2023 06:35:49 GMT, Alan Bateman <al...@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