Request for reviews (XS): 7194662: JSR 292: PermuteArgsTest times out in nightly test runs

Christian Thalinger christian.thalinger at oracle.com
Tue Aug 28 14:38:33 PDT 2012


Thanks, Vladimir.  -- Chris

On Aug 28, 2012, at 2:28 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:

> Good.
> 
> Vladimir
> 
> Christian Thalinger wrote:
>> http://cr.openjdk.java.net/~twisti/7194662
>> 7194662: JSR 292: PermuteArgsTest times out in nightly test runs
>> Reviewed-by:
>> The reason for the timeouts with debug builds is the flag
>> VerifyDependencies which is on by default in debug builds.
>> The quick fix is to add -XX:-VerifyDependencies to the failing test.
>> test/java/lang/invoke/PermuteArgsTest.java



More information about the hotspot-dev mailing list