Integrated: 8284023: java.sun.awt.X11GraphicsDevice.getDoubleBufferVisuals() leaks XdbeScreenVisualInfo

Zhengyu Gu zgu at openjdk.java.net
Wed Apr 6 12:54:43 UTC 2022


On Wed, 30 Mar 2022 19:13:24 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> Please review this small patch that fixes memory leak of `XdbeScreenVisualInfo` obtained from `XdbeGetVisualInfo()` method call.
> 
> Test:
> - [x] jdk_awt

This pull request has now been integrated.

Changeset: ec205f68
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/ec205f68a883cef6b98f26a06baf675f7da26928
Stats:     3 lines in 1 file changed: 3 ins; 0 del; 0 mod

8284023: java.sun.awt.X11GraphicsDevice.getDoubleBufferVisuals() leaks XdbeScreenVisualInfo

Reviewed-by: prr, serb

-------------

PR: https://git.openjdk.java.net/jdk/pull/8047



More information about the client-libs-dev mailing list