review for 7041582: set_mode_flags isn't called without -Xmixed specified (original) (raw)

Igor Veresov igor.veresov at oracle.com
Tue May 3 15:25:45 PDT 2011


Looks good.

igor

On 5/3/11 3:03 PM, Tom Rodriguez wrote:

http://cr.openjdk.java.net/~never/7041582

7041582: setmodeflags isn't called without -Xmixed specified Reviewed-by: The fix 7034513 moved some logic into setmodeflags but setmodeflags isn't called unless a mode is specified on the command line. The fix simply to call setmodeflag(mixed) before parsing arguments. Tested with -XX:+PrintFlagsFinal.



More information about the hotspot-compiler-dev mailing list