RFR: 8283044: Use asynchronous handshakes to deliver asynchronous exceptions [v3]

David Holmes dholmes at openjdk.java.net
Wed Mar 30 01:16:00 UTC 2022


On Tue, 29 Mar 2022 19:16:40 GMT, Patricio Chilano Mateo <pchilanomate at openjdk.org> wrote:

>> The name comes from that it extends ThreadClosure.
>> The reason for that is that GC have thread closures to be executed as handshakes or for each thread in a safepoint.
>> 
>> Whatever the name is good or bad I have no opinion.
>
> Ok, as Dan pointed out we can normalize all the names in a later bug. If we already decided on what should be the name I can change these two now.

Lets normalise later please.

-------------

PR: https://git.openjdk.java.net/jdk/pull/7930


More information about the hotspot-runtime-dev mailing list