RFR: 4987375: (reflect) Class.get{Declared}Method{s} does not return clone() for array type
Florian Weimer
fweimer at redhat.com
Thu Sep 5 14:14:28 UTC 2013
On 09/05/2013 04:04 PM, Joel Borggren-Franck wrote:
> I don't think the JLS uses "define". Also I think it is actually ok
> since clone() isn't public. Perhaps change to:
>
> * has a Method object for each of the public methods inherited by the
> * array type from {@code Object}. It does not contain a Method object
> * for {@code clone()}.
That looks fine to me, too.
--
Florian Weimer / Red Hat Product Security Team
More information about the core-libs-dev
mailing list