DeoptimizeALot JTreg tests
Tom Rodriguez
Thomas.Rodriguez at Sun.COM
Mon Sep 28 14:14:43 PDT 2009
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?
More information about the hotspot-dev
mailing list