jdk-24/test/hotspot/jtreg/runtime/handshake
Robbin Ehn 104ecb2dd1 8189941: Implementation JEP 312: Thread-local handshake
Introduce a way to execute a callback on threads without performing a global VM safepoint. Make it both possible and cheap to stop individual threads and not just all threads or none.

Co-authored-by: Mikael Gerdin <mikael.gerdin@oracle.com>
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Reviewed-by: mdoerr, neliasso, acorn, aph, coleenp, dholmes
2017-08-31 10:00:28 +02:00
..
HandshakeTransitionTest.java 8189941: Implementation JEP 312: Thread-local handshake 2017-08-31 10:00:28 +02:00
HandshakeWalkExitTest.java 8189941: Implementation JEP 312: Thread-local handshake 2017-08-31 10:00:28 +02:00
HandshakeWalkStackFallbackTest.java 8189941: Implementation JEP 312: Thread-local handshake 2017-08-31 10:00:28 +02:00
HandshakeWalkStackTest.java 8189941: Implementation JEP 312: Thread-local handshake 2017-08-31 10:00:28 +02:00
libHandshakeTransitionTest.c 8189941: Implementation JEP 312: Thread-local handshake 2017-08-31 10:00:28 +02:00