RFR(L): 8212190: [lworld] Support for nullable value types in C2

Tobias Hartmann tobias.hartmann at oracle.com
Wed Oct 24 12:24:30 UTC 2018


Hi Roland,

thanks for the review! I'll remove the line in method.cpp before pushing.

Best regards,
Tobias

On 24.10.18 14:06, Roland Westrelin wrote:
> 
>> http://cr.openjdk.java.net/~thartmann/8212190/webrev.00/
> 
> Looks good to me.
> 
> method.cpp:
> 
> I suppose there's no need to keep the commented out line:
> 
> 1194   //mh->_from_compiled_value_entry = mh->has_value_args() ? code->verified_value_entry_point() : code->verified_entry_point();
> 
> Roland.
> 


More information about the valhalla-dev mailing list