On Fri, 19 Dec 2025 11:18:50 GMT, Patricio Chilano Mateo 
<[email protected]> wrote:

> I was thinking on having a in_critical() check in HandshakeState::try_process 
> when the op returned by get_op() is `SuspendThreadHandshakeClosure`

Checking the generic handshake code for a specific handshake operation seems 
like a horrendous hack - that code should never have to specialize based on the 
operation. The operation should handle any special cases.

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

PR Comment: https://git.openjdk.org/jdk/pull/28884#issuecomment-3674993065

Reply via email to