-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 11, 12
-
Component/s: client-libs
-
None
-
b24
-
generic
-
windows
In the function AwtDragSource::LoadCache we leave the function in a special error case early by a throw .
In this case we miss a ReleaseLongArrayElements call.
In this case we miss a ReleaseLongArrayElements call.