JDK-4172073 : win32: need AWTEvent.freeNativeData() method
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.2.0
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris_2.6
  • CPU: sparc
  • Submitted: 1998-09-08
  • Updated: 1999-01-15
  • Resolved: 1999-01-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.2.0 1.2fcsFixed
Related Reports
Relates :  
Description
==========================================================
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.
========================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: generic FIXED IN: 1.2fcs INTEGRATED IN: 1.2fcs
14-06-2004

EVALUATION I need a copy of the Solaris method to precisely match it when creating the Win32 stub. Please let me know when you have it, and attach it to this bug. Thanks! fred.ecks@Eng 1998-09-10 It sounds like we'll be addressing this issue differently, so I'm closing this bug. fred.ecks@Eng 1998-09-21
10-09-1998