JDK-8072088 : [PIT] NPE in DnD tests apparently because of the fix to JDK-8061636
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 9
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-02-02
  • Updated: 2015-09-29
  • Resolved: 2015-02-06
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 8 JDK 9
8u60Fixed 9 b52Fixed
Related Reports
Relates :  
Description
We have plenty of the tests failing with this NPE, for instance try this regression test:
java/awt/dnd/ImageDecoratedDnDNegative/ImageDecoratedDnDNegative

I have also all my functional tests failing on Windows, OS X, and Linux because of that (presumably).