On Wed, 10 Apr 2024 02:34:37 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:
>> The internal JVM TI `JvmtiHandshake` and `JvmtiUnitedHandshakeClosure` >> classes were introduced in the JDK 22 to unify/simplify the JVM TI functions >> supporting implementation of the virtual threads. This enhancement is to >> refactor JVM TI functions `PopFrame` and `ForceEarlyReturn` on the base of >> `JvmtiHandshake` and `JvmtiUnitedHandshakeClosure` classes. >> >> Testing: >> >> Ran mach5 tiers 1-6 > > Serguei Spitsyn has updated the pull request incrementally with one > additional commit since the last revision: > > review: remove self from args; add asserts Leonid, thank you for review! ------------- PR Comment: https://git.openjdk.org/jdk/pull/18570#issuecomment-2048376644