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

Christian Thalinger christian.thalinger at oracle.com
Wed Dec 23 22:53:18 UTC 2015


> On Dec 23, 2015, at 12:36 PM, Gary Collins <gary.collins at oracle.com> wrote:
> 
> What are the number for all platforms?

Look at the numbers in the bug.

>  I believe this is  what DavidH is looking for.. We are looking to optimize the JPRT machines.
> Having an understanding of this change for all plats would be helpful before we push.
> 
> Thanks
> Gary
>> On Dec 23, 2015, at 2:27 PM, Christian Tornqvist <christian.tornqvist at oracle.com> wrote:
>> 
>> Yes, looked at the JPRT logs as well, the JVMCI tests seems quick enough to
>> run in JPRT.
>> 
>> Thanks,
>> Christian
>> 
>> -----Original Message-----
>> From: Christian Thalinger [mailto:christian.thalinger at oracle.com] 
>> Sent: Wednesday, December 23, 2015 5:16 PM
>> To: Christian Tornqvist <christian.tornqvist at oracle.com>
>> Cc: hotspot-dev developers <hotspot-dev at openjdk.java.net>
>> Subject: Re: RFR (XXS): 8146043: run JVMCI tests in JPRT
>> 
>> David Holmes said he wanted a JPRT run to see the impact.  Did you look at
>> the times I put in the bug?
>> 
>>> 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