RFR: JDK-8229871: Improve performance of Method.copy() and leafCopy()
Claes Redestad
claes.redestad at oracle.com
Tue Oct 8 18:37:42 UTC 2019
On 2019-10-08 18:57, Kazunori Ogata wrote:
> Hi Claes,
>
> Thank you for your review and comment.
>
> I was also wondering why only these two fields aren't initialized in the
> constructor. Shall I also make the change you mentioned?
I think it might be better as a follow-up, since there might exist some
reason not to do that cleanup at all and I don't think we should hold up
this improvement.
Thanks!
/Claes
More information about the core-libs-dev
mailing list