RFR: L/Q again, step two [v2]

Frederic Parain fparain at openjdk.java.net
Tue May 18 21:02:41 UTC 2021


On Tue, 18 May 2021 19:54:34 GMT, Rémi Forax <github.com+828220+forax at openjdk.org> wrote:

>> Frederic Parain has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Change error message in test
>
> test/hotspot/jtreg/runtime/valhalla/inlinetypes/MultiANewArrayTest/MultiANewArrayTest.java line 52:
> 
>> 50:             ex = e;
>> 51:         }
>> 52:         Asserts.assertNull(ex, "No ICCE should have been thrown");
> 
> The negation of "An ICCE should have been thrown" is "No error should have been thrown",
> talking about ICCE it that context can be misleading.

Error message updated in the last commit.

Thanks,

Fred

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

PR: https://git.openjdk.java.net/valhalla/pull/414


More information about the valhalla-dev mailing list