On Mon, 28 Oct 2024 19:45:08 GMT, Dean Long <dl...@openjdk.org> wrote:

> If preemption was cancelled, we skip over the cleanup.
>
We only skip the cleanup for the enterSpecial frame since we are going to call 
thaw again, all other frames are removed: 
https://github.com/openjdk/jdk/pull/21565/files#diff-b938ab8a7bd9f57eb02271e2dd24a305bca30f06e9f8b028e18a139c4908ec92R3791

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21565#discussion_r1819770854

Reply via email to