[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:05:56 UTC 2020


On Mon, 10 Aug 2020 08:30:59 GMT, David Simms <dsimms at openjdk.org> wrote:

>> Use ValueBootstrapMethods for Object::hashCode()
>
> 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

-------------

Marked as reviewed by sadayapalam (Committer).

PR: https://git.openjdk.java.net/valhalla/pull/136


More information about the valhalla-dev mailing list