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

Zoltán Majó zoltan.majo at oracle.com
Fri Aug 29 13:21:24 UTC 2014


Hi Roland,


thank you for providing the second review.

On 08/29/2014 02:58 PM, Roland Westrelin wrote:
>> 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.

You are right. I removed "void" at both places.

Best regards,


Zoltan



More information about the hotspot-compiler-dev mailing list