On Wed, 30 Mar 2022 19:13:24 GMT, Zhengyu Gu <z...@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 <z...@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