JDK-8015976 : OpenJDK part of bug JDK-8015812 [TEST_BUG] Tests have conflicting test descriptions
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7,8
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2013-06-05
  • Updated: 2014-02-12
  • Resolved: 2013-06-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 7 JDK 8
7u51Fixed 8 b96Fixed
Description
OpenJDK part of bug JDK-8015812 [TEST_BUG] Tests have conflicting test descriptions:

The following tests have test descriptions that map to the same .jtr file. In each case, the name exists with two different extensions (typically .java and .sh) and each one of the pair contains a test description. This confuses JavaTest/jtreg, which does not detect the issue (that's a bug in itself.) 

The tests need to be fixed. 

This is blocking adoption of jtreg 4.1 to run JDK regression tests.
Comments
SQE OK to take the test fix into CPU14_01.
01-11-2013

http://cr.openjdk.java.net/~kshefov/8015976/webrev.00
05-06-2013

following tests need to be fixed: jdk8b90, jdk7u40b25: test/java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug test/java/awt/event/KeyEvent/KeyReleasedInAppletTest/KeyReleasedInAppletTest
05-06-2013