RFR: 8284023: java.sun.awt.X11GraphicsDevice.getDoubleBufferVisuals() leaks XdbeScreenVisualInfo [v2]

Sergey Bylokhov serb at openjdk.java.net
Wed Apr 6 05:23:39 UTC 2022


On Thu, 31 Mar 2022 12:37:13 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
>
> Zhengyu Gu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   @mrserb's comment

Marked as reviewed by serb (Reviewer).

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

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



More information about the client-libs-dev mailing list