Library support for generating BSM for value type's hashCode/equals/toString
mandy chung
mandy.chung at oracle.com
Fri Jun 8 01:04:14 UTC 2018
On 6/7/18 5:50 PM, Paul Sandoz wrote:>
> In any case one future refinement later is for the BSM to verify the
> method type parameter is the same as or a super type of the lookup
> class.
Good point but only need to check the same type. Value class is final,
right?
I will add that when I remove the static arg in the next patch.
thanks
Mandy
More information about the valhalla-dev
mailing list