RFR: 8343394: Make MemorySessionImpl.state a stable field [v3]
Quan Anh Mai
qamai at openjdk.org
Wed Nov 6 17:26:42 UTC 2024
On Thu, 31 Oct 2024 23:08:40 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> Quan Anh Mai has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fix benchmarks
>
> Actually, @JornVernee pointed out (great observation!) that this PR creates a new asymmetry between liveness and acquired state -- it would be possible to see an acquire failure (e.g. when passing a segment to a native call) while the segment scope still looks alive. We need to think about this some more.
@mcimadamore Could you please re-approve this patch, I still have not got used to the stricter integration check :)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21810#issuecomment-2460366996
More information about the core-libs-dev
mailing list