XS RFR: 7108264 - Fix for 7104173 is insufficient

David Holmes david.holmes at oracle.com
Wed Nov 9 20:50:07 PST 2011


The original fix (7104173) was discussed here:

http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/2011-October/002510.html

That fix missed the fact that non-embedded builds would still fail these 
tests. The new solution simply disables PrintVMOptions by default, in 
all cases.

webrev: http://cr.openjdk.java.net/~dholmes/7108264/webrev/

This has been run through our internal test suites to ensure no 
unforeseen regressions.

Thanks,
David


More information about the hotspot-dev mailing list