> 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 one additional commit since the last revision: Restore blank lines ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2435/files - new: https://git.openjdk.org/valhalla/pull/2435/files/4971f819..3c134c77 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2435&range=02 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2435&range=01-02 Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 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
