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

Roland Westrelin rwestrel at redhat.com
Wed Oct 24 12:06:03 UTC 2018


> 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