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
- Previous message: review for 7041582: set_mode_flags isn't called without -Xmixed specified
- Next message: hg: jdk7/hotspot-comp/hotspot: 7041100: The load in String.equals intrinsic executed before null check
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: review for 7041582: set_mode_flags isn't called without -Xmixed specified
- Next message: hg: jdk7/hotspot-comp/hotspot: 7041100: The load in String.equals intrinsic executed before null check
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list