[jdk20] RFR: 8300275: SegmentScope.isAccessibleBy returning incorrect values
Jorn Vernee
jvernee at openjdk.org
Wed Jan 18 11:35:25 UTC 2023
On Tue, 17 Jan 2023 18:30:16 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> The implementation of MemorySessionImpl::isAccessibleBy is incorrect, and ends up always returning `false` for scopes associated with shared arenas.
> This patch rectifies that, and adds some tests.
Marked as reviewed by jvernee (Reviewer).
-------------
PR: https://git.openjdk.org/jdk20/pull/110
More information about the core-libs-dev
mailing list