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

Petr Pchelko petr.pchelko at oracle.com
Wed Apr 23 09:39:48 UTC 2014


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