On Thu, 28 Apr 2022 14:58:28 GMT, Zhengyu Gu <z...@openjdk.org> wrote:
>> During initializing native data of `X11GraphicsEnvironment`, a single >> `AwtGraphicsConfigData` is used/reused, not only failed cases, but also >> succeeded cases. So `AwtGraphicsConfigData` internal states need to be >> cleanup properly to avoid memory leaks. >> >> Test: >> - [x] jdk_awt > > Zhengyu Gu has updated the pull request incrementally with one additional > commit since the last revision: > > Aleksey and Andrew's comments Marked as reviewed by shade (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/8317