Request for reviews (S): 7067288: compiler regression test Test7052494 timeouts with client VM

Tom Rodriguez tom.rodriguez at oracle.com
Thu Jul 14 13:02:37 PDT 2011


Looks good.

tom

On Jul 14, 2011, at 12:01 PM, Vladimir Kozlov wrote:

> http://cr.openjdk.java.net/~kvn/7067288/webrev
> 
> Fixed 7067288: compiler regression test Test7052494 timeouts with client VM
> 
> Test7052494.java has 2 test methods test5() and test6() which check empty loops compilation with rolling through MAXINT and MININT. Client VM does not eliminate such loops and as result the execution takes very long time.
> 
> Test should be modified to reduce number of iterations in test5() and test6().



More information about the hotspot-compiler-dev mailing list