RFR (S) 8140650: Method::is_accessor should cover getters and setters for all types
Aleksey Shipilev
aleksey.shipilev at oracle.com
Mon Nov 9 19:51:37 UTC 2015
On 11/09/2015 10:46 PM, Christian Thalinger wrote:
>
>> On Nov 5, 2015, at 10:52 AM, Aleksey Shipilev <aleksey.shipilev at oracle.com> wrote:
>>
>> Thanks for the review, Coleen!
>>
>> I'll wait for RBT results to come in, and if they are positive, I'll
>> push (I think through hs-comp, since it affects compilers mostly).
>>
>> TODO in interpreter.cpp serves as the anchor for the upcoming Zero RFE.
>
> Was one filed?
One part of Zero work is already incorporated in webrev.03, which got
rid of is_simple_accessor, and used is_setter, which is already much
cleaner:
http://cr.openjdk.java.net/~shade/8140650/webrev.03/
I'll submit a Zero RFE to support setters there, once webrev.03 lands.
Thanks,
-Aleksey
More information about the hotspot-dev
mailing list