RFR: 8245678: Avoid allocations in Executable.getAllGenericParameterTypes

Jim Laskey james.laskey at oracle.com
Mon May 25 12:13:10 UTC 2020


+1


> On May 25, 2020, at 7:03 AM, Claes Redestad <claes.redestad at oracle.com> wrote:
> 
> Hi,
> 
> sponsoring this patch from Christoph Dreis.
> 
> Refactor Executable.getAllGenericParameterTypes to avoid allocations
> in some cases.
> 
> Bug:    https://bugs.openjdk.java.net/browse/JDK-8245678
> Webrev: http://cr.openjdk.java.net/~redestad/8245678/open.00/
> 
> Testing: tier1+2
> 
> Original report: https://mail.openjdk.java.net/pipermail/core-libs-dev/2020-May/066634.html
> 
> /Claes



More information about the core-libs-dev mailing list