JEP 312: Thread-Local Handshakes
GPTKB entity
Statements (20)
Predicate | Object |
---|---|
gptkbp:instanceOf |
Python Enhancement Proposal
|
gptkbp:affects |
garbage collection
safepoint mechanism thread suspension |
gptkbp:category |
gptkb:JVM
|
gptkbp:component |
gptkb:HotSpot
|
gptkbp:deliveredBy |
gptkb:JDK_11
|
https://www.w3.org/2000/01/rdf-schema#label |
JEP 312: Thread-Local Handshakes
|
gptkbp:JEP_number |
312
|
gptkbp:motive |
Improve performance and responsiveness by allowing operations on individual threads.
|
gptkbp:plotSummary |
Introduces a way to execute a callback on threads without performing a global VM safepoint.
|
gptkbp:proposedBy |
Erik Ă–sterlund
|
gptkbp:relatedTo |
gptkb:JEP_307:_Parallel_Full_GC_for_G1
JEP 333: ZGC |
gptkbp:repository |
https://openjdk.org/jeps/312
|
gptkbp:scope |
JVM runtime
|
gptkbp:status |
Delivered
|
gptkbp:title |
Thread-Local Handshakes
|
gptkbp:bfsParent |
gptkb:Java_10
|
gptkbp:bfsLayer |
7
|