[jdk19] RFR: 8288850: SegmentAllocator:allocate() can return null some cases

Paul Sandoz psandoz at openjdk.org
Mon Jul 11 22:19:33 UTC 2022


On Mon, 11 Jul 2022 15:05:34 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> This patch fixes an issue where the arena allocator does not detect an overflow when attempting to allocate a new slice.

Marked as reviewed by psandoz (Reviewer).

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

PR: https://git.openjdk.org/jdk19/pull/133


More information about the core-libs-dev mailing list