-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: client-libs
-
None
-
b15
The NSEvent class instances are created on Appkit thread to pass event info to Java. However local references in native code are not removed which lead to a memory leak.