RFR: 8245678: Avoid allocations in Executable.getAllGenericParameterTypes

Claes Redestad claes.redestad at oracle.com
Mon May 25 12:15:19 UTC 2020


Thanks for reviewing, Jim!

/Claes

On 2020-05-25 14:13, Jim Laskey wrote:
> +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