> 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 the JVM TI function `GetThreadListStackTraces` 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: add some asserts ------------- Changes: - all: https://git.openjdk.org/jdk/pull/18574/files - new: https://git.openjdk.org/jdk/pull/18574/files/8f048d34..3c555b84 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=18574&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18574&range=01-02 Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/18574.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/18574/head:pull/18574 PR: https://git.openjdk.org/jdk/pull/18574