DeoptimizeALot JTreg tests
Andrew John Hughes
gnu_andrew at member.fsf.org
Mon Sep 28 14:02:28 PDT 2009
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?
--
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