RFR: JDK-8230047: Remove legacy java.lang.reflect.ProxyGenerator_v49

Mandy Chung mandy.chung at oracle.com
Tue Feb 4 22:44:47 UTC 2020


Thanks for the quick review, Roger.

Mandy

On 2/4/20 2:01 PM, Roger Riggs wrote:
> Looks fine
>
> On 2/4/20 4:48 PM, Mandy Chung wrote:
>> ProxyGenerator_v49 was the old proxy generator that has been replaced
>> with ASM in JDK 14 [1].  This patch removes this old version.
>>
>> Webrev:
>> http://cr.openjdk.java.net/~mchung/jdk15/webrevs/8230047/webrev.00/
>>
>> thanks
>> Mandy
>> [1] https://bugs.openjdk.java.net/browse/JDK-8207814
>



More information about the core-libs-dev mailing list