RFR: 8142984: Zero: fast accessors should handle both getters and setters [v2]

Coleen Phillimore coleen.phillimore at oracle.com
Thu Nov 19 18:24:15 UTC 2020



On 11/19/20 12:40 PM, Aleksey Shipilev wrote:
> On Mon, 2 Nov 2020 21:17:01 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
>
>>> Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>>>
>>>    8142984: Zero: fast accessors should handle both getters and setters
>> Looks good to me.
> Thanks @gnu-andrew and @coleenp. Yes, these improve Zero performance quite significantly, along with cleaning up some TODOs in shared code. Seems like win-win.
>
> -------------
>
> PR: https://git.openjdk.java.net/jdk/pull/728

There's an #if 0 in zeroInterpreter_zero.cpp that you can trivially 
remove also.
Coleen


More information about the hotspot-dev mailing list