DeoptimizeALot JTreg tests
Changpeng Fang
Changpeng.Fang at Sun.COM
Mon Sep 28 16:01:22 PDT 2009
I am going to do this (and take a look whether there anything similar to
this case).
Thanks,
Changpeng
On 09/28/09 15:08, Andrew John Hughes wrote:
> 2009/9/28 Tom Rodriguez <Thomas.Rodriguez at sun.com>:
>
>> We should go ahead and add that to the tests as we've done for others.
>>
>> tom
>>
>> On Sep 28, 2009, at 2:06 PM, Vladimir Kozlov wrote:
>>
>>
>>> You can use flag -XX:+IgnoreUnrecognizedVMOptions with these tests.
>>>
>>> Vladimir
>>>
>>> Andrew John Hughes wrote:
>>>
>>>> There are two tests in OpenJDK7:
>>>> compiler/6823453/Test.java : DeoptimizeALot causes fastdebug server
>>>> jvm to fail with assert(false,"unscheduable graph")
>>>> compiler/6833129/Test.java : Object.clone() and Arrays.copyOf ignore
>>>> coping with -XX:+DeoptimizeALot
>>>> that fail due to the absence of +DeoptimizeALot on a product build and
>>>> prevent a clean run from being achieved. Is there not some way these
>>>> tests can be automatically skipped if they are inapplicable to the
>>>> build being tested?
>>>>
>>
>
> Like this?
>
> http://cr.openjdk.java.net/~andrew/hotspot/webrev.03/
>
> If that looks ok, please assign it a bug ID and submit it to JPRT.
>
> Thanks,
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-dev/attachments/20090928/2bc2e432/attachment.html
More information about the hotspot-dev
mailing list