Hello AWT team, please review the fix http://cr.openjdk.java.net/~azvegint/jdk/9/6788138/00/ for the issue https://bugs.openjdk.java.net/browse/JDK-6788138
Currently we use this function to get Window Manager name from native only. It happens only once at startup, hence this leak is not noticeable. -- Thanks, Alexander.