RFR (XXS): 8146043: run JVMCI tests in JPRT

David Holmes david.holmes at oracle.com
Wed Jan 6 04:05:33 UTC 2016


On 24/12/2015 8:15 AM, Christian Thalinger wrote:
> David Holmes said he wanted a JPRT run to see the impact.  Did you look at the times I put in the bug?

Thanks for that info.

David

>> On Dec 23, 2015, at 2:11 AM, Christian Tornqvist <christian.tornqvist at oracle.com> wrote:
>>
>> Hi Chris,
>>
>> This looks good.
>>
>> Thanks,
>> Christian
>>
>> -----Original Message-----
>> From: hotspot-dev [mailto:hotspot-dev-bounces at openjdk.java.net] On Behalf Of
>> Christian Thalinger
>> Sent: Tuesday, December 22, 2015 6:07 PM
>> To: hotspot-dev developers <hotspot-dev at openjdk.java.net>
>> Subject: RFR (XXS): 8146043: run JVMCI tests in JPRT
>>
>> https://bugs.openjdk.java.net/browse/JDK-8146043
>>
>> Running all JVMCI tests on my MacBook takes about 2 minutes:
>>
>> Test results: passed: 63; error: 3
>> Results written to /private/tmp/twisti
>> Error: Some tests failed or other problems occurred.
>>
>> real	2m6.236s
>> user	4m7.922s
>> sys	0m14.363s
>>
>> Looking at a few JPRT jobs it seems hotspot_compiler_2 takes the least
>> amount of time currently.
>>
>> diff -r 46122d93612d test/TEST.groups
>> --- a/test/TEST.groups	Mon Dec 21 22:17:23 2015 +0100
>> +++ b/test/TEST.groups	Tue Dec 22 13:02:47 2015 -1000
>> @@ -279,6 +279,7 @@ hotspot_compiler_2 = \
>>    compiler/inlining/ \
>>    compiler/integerArithmetic/ \
>>    compiler/interpreter/ \
>> +  compiler/jvmci/ \
>>    -compiler/codegen/7184394 \
>>    -compiler/codecache/stress
>>
>>
>>
>


More information about the hotspot-dev mailing list