[foreign] test failure with tip

Sundararajan Athijegannathan sundararajan.athijegannathan at oracle.com
Fri May 24 11:27:54 UTC 2019


Verified that all tests are fine (on Mac) now.

Thanks.
-Sundar

On 24/05/19, 2:24 PM, Jorn Vernee wrote:
> Sorry about this,
>
> I accidentally committed without doing a pull first yesterday, and 
> when I undid the commit and re-made the patch I didn't notice that it 
> didn't include the new files that I had added.
>
> Will rectify shortly.
>
> Jorn
>
> Sundararajan Athijegannathan schreef op 2019-05-24 07:35:
>> I got a test failure with tip [foreign branch].
>>
>> $panama-dev/test/jdk/java/foreign/types/partial/PartialStructsTest.java:89: 
>>
>> error: cannot find symbol
>>             Recursive r = sc.allocateStruct(Recursive.class);
>>             ^
>>   symbol:   class Recursive
>>   location: class PartialStructsTest
>> $panama-dev/test/jdk/java/foreign/types/partial/PartialStructsTest.java:89: 
>>
>> error: cannot find symbol
>>             Recursive r = sc.allocateStruct(Recursive.class);
>>                                             ^
>>   symbol:   class Recursive
>>   location: class PartialStructsTest
>> 2 errors
>> result: Failed. Compilation failed: Compilation failed
>>
>>  From https://hg.openjdk.java.net/panama/dev/rev/c1b415e10db0, it
>> seems like Recursive.java was not "hg add"-ed?
>>
>> -Sundar


More information about the panama-dev mailing list