[lworld] RFR: 8244975: [lworld] Investigate if VM can implement Object::hashCode by calling ValueBootstrapMethods for inline types [v3]
Srikanth Adayapalam
sadayapalam at openjdk.java.net
Mon Aug 10 09:25:22 UTC 2020
On Mon, 10 Aug 2020 09:03:37 GMT, Srikanth Adayapalam <sadayapalam at openjdk.org> wrote:
>> David Simms has updated the pull request incrementally with four additional commits since the last revision:
>>
>> - Srikanth's comments on redundant code applied
>> - invokeHashCode renamed inlineObjectHashCode
>> - Remove InlineTypeIHashCodeViaMethod option
>> - Remove whitespace
>
> +1 for javac changes, assuming tests are all green
There will be follow on work taken up independently for JDK-8244560 - There is still some discussion that needs to
happen for the right behavior when an inline type also happens to be a record, but that can be tackled separately as a
javac work item
-------------
PR: https://git.openjdk.java.net/valhalla/pull/136
More information about the valhalla-dev
mailing list