On Mon, 29 Jun 2026 20:49:14 GMT, Frederic Parain <[email protected]> wrote:
>> test/hotspot/jtreg/runtime/valhalla/inlinetypes/TestArrayFactories.java line
>> 412:
>>
>>> 410: throw new RuntimeException("Missing
>>> IllegalArgumentException");
>>> 411: } catch (IllegalArgumentException e) {}
>>> 412: }
>>
>> Is there a positive test where a non null restricted array gets nulls for
>> indexes outside the range of from and to? ie, the 'else' branch line 465?
>
> Yes, in InlineTypeArray.java tests.
Okay, good, thanks!
-------------
PR Review Comment:
https://git.openjdk.org/valhalla/pull/2586#discussion_r3498639174