JDK-8150175 : Need replacement in FXDnD for DropTargetContext::addNotify, removeNotify
  • Type: Bug
  • Component: javafx
  • Sub-Component: swing
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-02-18
  • Updated: 2016-11-23
  • Resolved: 2016-11-23
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.
JDK 9
9Fixed
Related Reports
Blocks :  
Relates :  
Description
In order to fix JDK-8134709 the calls to DropTargetContext::addNotify and DropTargetContext::removeNotify in FXDnD.java were commented out. We need to find a replacement so that Swing <--> FX Drag & Drop will work properly.
Comments
23-11-2016

+1
23-11-2016

Please review http://cr.openjdk.java.net/~azvegint/jdk/9/8150175/00/
22-11-2016

This will need to wait until we start using JDK 9 as a boot JDK for FX builds. See JDK-8149964.
18-02-2016