<AWT Dev> [9] Review request: 8041572 [macosx] huge native memory leak in AWTWindow.m

Anthony Petrov anthony.petrov at oracle.com
Fri Apr 25 11:50:50 UTC 2014


+1

--
best regards,
Anthony

On 4/23/2014 5:59 PM, Sergey Bylokhov wrote:
> Hi, Petr.
> The fix looks good.
>
> On 4/23/14 1:39 PM, Petr Pchelko wrote:
>> Hello, AWT Team.
>>
>> Another huge native leak was found:
>> https://bugs.openjdk.java.net/browse/JDK-8041572
>> The fix is simple and available here:
>> http://cr.openjdk.java.net/~pchelko/9/8041572/webrev/
>>
>> Along with fixing the bug in AWTWindow.m I've also grepped the sources
>> for any core foundation methods that return a copied objects that
>> needs to be released
>> and found 2 mode similar leaks in GraphicsDevice.m
>>
>> Thank you.
>> With best regards. Petr.
>
>


More information about the awt-dev mailing list