DeoptimizeALot JTreg tests
Andrew John Hughes
gnu_andrew at member.fsf.org
Mon Sep 28 15:08:03 PDT 2009
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,
--
Andrew :-)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
More information about the hotspot-dev
mailing list