-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 1.2.0
-
Component/s: client-libs
-
None
-
1.2fcs
-
sparc
-
solaris_2.6
-
Not verified
==========================================================
jethro 8Sep98
In order to fix this solaris bug:
4151246 Solaris: MMouseDragRecognizer doesn't work properly
I need to implement the native method AWTEvent.freeNativeData()
on Solaris to free the X windows event when an AWTEvent is finalized.
We must implement the same method for the win32 implementation,
although it may be just a stub.
========================================================================
jethro 8Sep98
In order to fix this solaris bug:
4151246 Solaris: MMouseDragRecognizer doesn't work properly
I need to implement the native method AWTEvent.freeNativeData()
on Solaris to free the X windows event when an AWTEvent is finalized.
We must implement the same method for the win32 implementation,
although it may be just a stub.
========================================================================
- relates to
-
JDK-4151246 Solaris: MMouseDragRecognizer doesn't work properly
-
- Closed
-