-
Bug
-
Resolution: Fixed
-
P3
-
9
-
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.