Request for reviews (S): 7067288: compiler regression test Test7052494 timeouts with client VM (original) (raw)
Tom Rodriguez tom.rodriguez at oracle.com
Thu Jul 14 13:02:37 PDT 2011
- Previous message: Request for reviews (S): 7067288: compiler regression test Test7052494 timeouts with client VM
- Next message: Request for reviews (S): 7067288: compiler regression test Test7052494 timeouts with client VM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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().
- Previous message: Request for reviews (S): 7067288: compiler regression test Test7052494 timeouts with client VM
- Next message: Request for reviews (S): 7067288: compiler regression test Test7052494 timeouts with client VM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list