[PATCH] 8188240: Reflection Proxy should skip static methods
Aleksey Shipilev
shade at redhat.com
Thu Mar 15 16:28:11 UTC 2018
On 03/15/2018 05:26 PM, mandy chung wrote:
> On 3/15/18 3:58 AM, Aleksey Shipilev wrote:
>> On 03/15/2018 10:38 AM, David Holmes wrote:
>>> To be pedantic, talking about "overriding static methods" is as wrong as talking about "inheriting
>>> static methods. They can't be inherited and so can't be overridden.
>>>
>>> In this context perhaps "intercept" would be a better choice? Or even "proxy"?
>> All right, I made it "intercept". Submit-jdk tests returned fine.
>> I am pushing, unless there other pedantic remarks :)
>
> "intercept" is a better choice. Good to go.
Already in, thanks everyone!
-Aleksey
More information about the core-libs-dev
mailing list