[jdk19] RFR: 8289228: SegmentAllocator::allocateArray null handling is too lax [v2]

Maurizio Cimadamore mcimadamore at openjdk.org
Mon Jun 27 20:40:43 UTC 2022


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk19/pull/76/files
  - new: https://git.openjdk.org/jdk19/pull/76/files/0bbf661b..db170f14

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk19&pr=76&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk19&pr=76&range=00-01

  Stats: 15 lines in 1 file changed: 0 ins; 14 del; 1 mod
  Patch: https://git.openjdk.org/jdk19/pull/76.diff
  Fetch: git fetch https://git.openjdk.org/jdk19 pull/76/head:pull/76

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


More information about the core-libs-dev mailing list