JDK-7161759 : TEST_BUG: java/awt/Frame/WindowDragTest/WindowDragTest.java fails to compile, should be modified
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7,8
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-04-16
  • Updated: 2014-07-21
  • Resolved: 2013-02-13
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 7 JDK 8
7u21Fixed 8 b78Fixed
Description
java/awt/Frame/WindowDragTest/WindowDragTest.java fails to compile because

@build Util

tag is absent in source code of java/awt/Frame/WindowDragTest/WindowDragTest.java

it should be added

Comments
Suggested fix: http://cr.openjdk.java.net/~kshefov/7161759/webrev.00/
12-02-2013

The test should be fixed.
05-02-2013