As part of the putative JDK 10 this JEP 312: Thread-Local Handshakes was proposed.
I've tried to grasp its description, but I am still not confident that I got the idea properly.
Is it essentially an attempt to reanimate something similar to the deprecated Thread.destroy()?
How could this interface theoretically look like?