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

Daniel D.Daugherty dcubed at openjdk.java.net
Fri Mar 25 15:36:50 UTC 2022


On Fri, 25 Mar 2022 14:14:42 GMT, Patricio Chilano Mateo <pchilanomate at openjdk.org> wrote:

>> `non_self_executable_filter`  sounds good to me.
>> 
>> So does this filter mean: Return things that don't have to be executed by the handshakee.
>
> Exactly. Changed name to non_self_executable_filter. I can also add "Return things that don't have to be executed by the handshakee." as a commentary if you want.

Thanks for the rename. Let's see if another reviewer would also like a comment.

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

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


More information about the hotspot-runtime-dev mailing list