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

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Aug 28 14:28:53 PDT 2012


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