JDK-6893222 : test/java/awt/Window/AlwaysOnTop/AlwaysOnTopEvenOfWindow.java doesn't belong in OpenJDK6
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: OpenJDK6
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2009-10-20
  • Updated: 2011-01-19
  • Resolved: 2009-10-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.
Other
OpenJDK6 b18Fixed
Related Reports
Relates :  
Relates :  
Description
The test test/java/awt/Window/AlwaysOnTop/AlwaysOnTopEvenOfWindow.java is present in OpenJDK6, however, it should not be there. The fix 5028924 for which the test is written, has been available since 7b03, and isn't present in 6 at all. Since 7b20 included all the tests present in 7b03, the test got to OpenJDK 6 as well (see  http://openjdk.java.net/projects/jdk6/ ).

Comments
EVALUATION Per description.
20-10-2009