On Tue, 17 Jan 2023 18:30:16 GMT, Maurizio Cimadamore <mcimadam...@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.

This pull request has now been integrated.

Changeset: b9275a8e
Author:    Maurizio Cimadamore <mcimadam...@openjdk.org>
URL:       
https://git.openjdk.org/jdk20/commit/b9275a8ed1c462cfad33dab140022e5968765e58
Stats:     26 lines in 2 files changed: 19 ins; 2 del; 5 mod

8300275: SegmentScope.isAccessibleBy returning incorrect values

Reviewed-by: alanb, jvernee

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

PR: https://git.openjdk.org/jdk20/pull/110

Reply via email to