[foreign-memaccess+abi] RFR: Add additional tests [v2]
Per Minborg
pminborg at openjdk.org
Mon Feb 20 08:22:27 UTC 2023
On Fri, 17 Feb 2023 13:49:30 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update test name
>
> test/jdk/java/foreign/TestLayouts.java line 295:
>
>> 293:
>> 294: @Test(expectedExceptions = IllegalArgumentException.class)
>> 295: public void test() {
>
> I suggest to add some name - e.g. `testBadValueCarrier`
Ahh. I forgot to change the temporary name. Thanks for spotting this.
-------------
PR: https://git.openjdk.org/panama-foreign/pull/801
More information about the panama-dev
mailing list