Request for reviews (XS): 6886353: For DeoptimizeALot, JTreg tests should "IgnoreUnrecognizedVMOptions on a product build
Changpeng Fang
Changpeng.Fang at Sun.COM
Mon Sep 28 16:38:23 PDT 2009
http://cr.openjdk.java.net/~cfang/6886353/webrev.00/
Problem:
JTreg tests on a product build will fail if the regression tests use
DeoptimizeALot ( a debug option)
Solution:
Add -XX:+IgnoreUnrecognizedVMOptions so that the product build tests
can ignore DeoptimizeALot
Thanks,
Changpeng
More information about the hotspot-compiler-dev
mailing list