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

Igor Veresov igor.veresov at oracle.com
Thu Jul 14 13:31:26 PDT 2011


Looks ok.

igor

On 7/14/11 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