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

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue May 3 15:35:01 PDT 2011


Looks good.

Vladimir

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