[jdk19] RFR: 8289228: SegmentAllocator::allocateArray null handling is too lax [v2]
Paul Sandoz
psandoz at openjdk.org
Mon Jun 27 22:35:50 UTC 2022
On Mon, 27 Jun 2022 20:40:43 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> Recent fix for JDK-8289188 relaxed behavior or `SegmentAllocator::allocateArray` too much w.r.t. nulls. This patch reverts null handling to what it used to be.
>
> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
>
> Revert test
Marked as reviewed by psandoz (Reviewer).
-------------
PR: https://git.openjdk.org/jdk19/pull/76
More information about the core-libs-dev
mailing list