On Tue, 28 Apr 2026 19:55:16 GMT, Patricio Chilano Mateo 
<[email protected]> wrote:

>> That would be a bit clearer, and would be nicer if it could return nullptr 
>> if !cl.processed or the target threadhas the TERMINATED state.
>
> Ok, I restored the default status to NEW and brought `_processed` out of 
> `DEBUG_ONLY`.
> 
> Also, I kept the original assert since `_processed` is not exactly the same 
> as `cl._thread_status != NEW`. We could have processed the handshake but read 
> a NEW state (of course it should never happen, but that is the point of the 
> assert).

Good.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/30903#discussion_r3158899524

Reply via email to