[jdk19] Integrated: 8289228: SegmentAllocator::allocateArray null handling is too lax
Maurizio Cimadamore
mcimadamore at openjdk.org
Tue Jun 28 10:10:43 UTC 2022
On Mon, 27 Jun 2022 16:47:32 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.
This pull request has now been integrated.
Changeset: adbd200d
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.org/jdk19/commit/adbd200dc59c31ad582b51468ec39af5a64db664
Stats: 17 lines in 2 files changed: 1 ins; 14 del; 2 mod
8289228: SegmentAllocator::allocateArray null handling is too lax
Reviewed-by: jvernee, psandoz
-------------
PR: https://git.openjdk.org/jdk19/pull/76
More information about the core-libs-dev
mailing list