<Swing Dev> [12] RFR JDK-8204963:javax.swing.border.TitledBorder has a memory leak
Prasanta Sadhukhan
prasanta.sadhukhan at oracle.com
Tue Aug 7 14:28:25 UTC 2018
OK. Thanks Sergey. Simplified my fix
http://cr.openjdk.java.net/~psadhukhan/8204963/webrev.1/
Regards
Prasanta
On 8/7/2018 10:57 AM, Sergey Bylokhov wrote:
> On 06/08/2018 22:05, Krishna Addepalli wrote:
>> Hi Sergey,
>>
>> AFAIK, lambdas are syntactic sugar for anonymous inner classes, so I
>> think using a lambda may not help.
>
> No, lambdas are implemented differently.
>
> BTW I think it can be simplified in the same way as in this fix:
> https://bugs.openjdk.java.net/browse/JDK-8175968
> http://hg.openjdk.java.net/jdk10/master/rev/147cb4cf2556
>
>
More information about the swing-dev
mailing list