> Here's a patch adding argument validation to the factories for the special 
> arrays.
> It also aligns the semantic of these factories with other ways to create 
> arrays with respect to the initialization state of the element type.
> Some compiler tests needed adjustments because of the new code shape of the 
> factories.
> 
> Thank you.
> 
> ---------
> - [X] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Frederic Parain has updated the pull request incrementally with two additional 
commits since the last revision:

 - Refactor array_addressing()
 - Fix exception

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/2435/files
  - new: https://git.openjdk.org/valhalla/pull/2435/files/d319e2c4..786ec484

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2435&range=08
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2435&range=07-08

  Stats: 34 lines in 5 files changed: 10 ins; 4 del; 20 mod
  Patch: https://git.openjdk.org/valhalla/pull/2435.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2435/head:pull/2435

PR: https://git.openjdk.org/valhalla/pull/2435

Reply via email to