[jdk11u-dev] RFR: 8284023: java.sun.awt.X11GraphicsDevice.getDoubleBufferVisuals() leaks XdbeScreenVisualInfo

Zhengyu Gu zgu at openjdk.java.net
Mon Apr 25 12:20:04 UTC 2022


I would like to backport this patch to fix a memory.

The original patch does not apply cleanly, due to context difference. The patch is small, can be applied manually.

Test:
- [x] jdk_awt on Linux x86_64

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

Commit messages:
 - Backport ec205f68a883cef6b98f26a06baf675f7da26928

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/1041/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=1041&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8284023
  Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/1041.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/1041/head:pull/1041

PR: https://git.openjdk.java.net/jdk11u-dev/pull/1041


More information about the jdk-updates-dev mailing list