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

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Jul 14 12:01:34 PDT 2011


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