On Mon, 23 May 2022 20:35:33 GMT, Phil Race <p...@openjdk.org> wrote:
> If we don't store the memory allocated for graphicsConfigs because we > failed/bail, we need to free it. This pull request has now been integrated. Changeset: 97bd4c25 Author: Phil Race <p...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/97bd4c255a319ce626a316ed211ef1fd7d0f1e14 Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod 8286159: Memory leak in getAllConfigs of awt_GraphicsEnv.c:585 Reviewed-by: psadhukhan, aivanov ------------- PR: https://git.openjdk.java.net/jdk/pull/8857