RFR: 8267079: Support async handshakes that can be executed by a remote thread [v2]
Robbin Ehn
rehn at openjdk.java.net
Fri May 21 08:26:32 UTC 2021
On Fri, 21 May 2021 08:19:00 GMT, Man Cao <manc at openjdk.org> wrote:
> If I understand the context correctly, the approach of updating the epoch counter in `process_if_requested_slow()` will prevent the pathological cases above?
Yes, it will avoid that!
Thanks, Robbin
-------------
PR: https://git.openjdk.java.net/jdk/pull/4005
More information about the hotspot-dev
mailing list