RFR: 8329674: JvmtiEnvThreadState::reset_current_location function should use JvmtiHandshake [v4]
Serguei Spitsyn
sspitsyn at openjdk.org
Sat Apr 13 06:57:05 UTC 2024
> 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 internal functions JvmtiEnvThreadState::reset_current_location 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 an assert for missing JvmtiVTMSTransitionDisabler
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18630/files
- new: https://git.openjdk.org/jdk/pull/18630/files/86775376..68687dca
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18630&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18630&range=02-03
Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/18630.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18630/head:pull/18630
PR: https://git.openjdk.org/jdk/pull/18630
More information about the serviceability-dev
mailing list