[9] RFR(S): 8055286: Extend CompileCommand=option to handle numeric parameters

Roland Westrelin roland.westrelin at oracle.com
Fri Aug 29 12:58:41 UTC 2014


> http://cr.openjdk.java.net/~zmajo/8055286/webrev.03/

182 static OptionType get_type_for(void) {
186 template<> OptionType get_type_for<intx>(void) {

“void” is not needed here I assume. Can you remove it? No need for an updated webrev.

That looks good to me.

Roland.



More information about the hotspot-compiler-dev mailing list