RFR(T/XS) 8215728: [Graal] we should run some Graal tests in tier1

Ekaterina Pavlova ekaterina.pavlova at oracle.com
Wed Nov 13 21:38:19 UTC 2019


The tests require -XX:+EnableJVMCI to be run with, so this is why I created separate group.

On 11/13/19 1:30 PM, Igor Ignatyev wrote:
> Hi Katya,
> 
> shouldn't this group be also into tier1_compiler group?
> 
> -- Igor
> 
>> On Nov 13, 2019, at 1:28 PM, Ekaterina Pavlova <ekaterina.pavlova at oracle.com> wrote:
>>
>> Hi,
>>
>> please review this small patch which defines jtreg test group 'tier1_compiler_graal' so we can run it
>> as part of tier1 testing. compiler/graalunit/HotspotTest.java is the most frequent failed test based on
>> bugs statistics, so I included only this group of tests for now. They also takes reasonable amount of
>> time to execute.
>>
>>      JBS: https://bugs.openjdk.java.net/browse/JDK-8215728
>>   webrev: http://cr.openjdk.java.net/~epavlova//8215728/webrev.00/index.html
>> testing: tier1
>>
>>
>> thanks,
>> -katya
> 



More information about the hotspot-compiler-dev mailing list