On Mon, 27 Jun 2022 16:47:32 GMT, Maurizio Cimadamore <mcimadam...@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 <mcimadam...@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