JDK-8129822 : Define "headful" jtreg keyword
  • Type: Enhancement
  • Component: client-libs
  • Affected Version: 8,9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-06-24
  • Updated: 2020-11-11
  • Resolved: 2015-06-25
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 JDK 9 Other
7u281Fixed 8u270Fixed 9 b71Fixed openjdk7uFixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
As part of expanding tiered testing to three tiers with an eye toward running client tests, it would be helpful to have a jtreg keyword to mark tests as requiring a "headful" (as opposed to "headless") environment to be able to run.
Comments
Fix Request (8u). Needed to support the JDK-8207070 backport to jdk8u. In that patch, the test DisplayChangesException.java is marked "@key headful". This patch supplies the "headful" key.
11-11-2020

Review threads: http://mail.openjdk.java.net/pipermail/2d-dev/2015-June/005522.html http://mail.openjdk.java.net/pipermail/awt-dev/2015-June/009560.html http://mail.openjdk.java.net/pipermail/sound-dev/2015-June/000284.html http://mail.openjdk.java.net/pipermail/swing-dev/2015-June/004609.html
24-06-2015