JDK-8160974 : [TESTBUG] Mark more headful tests with @key headful.
  • Type: Bug
  • Component: client-libs
  • Affected Version: 8,9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-07-07
  • Updated: 2024-11-19
  • Resolved: 2016-07-20
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
8u271Fixed 9 b131Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
We have test machines without X server. On these many of the jdk jtreg tests fail with a headless exception. We grepped for this exception in the .jtr test output files and identified about 500 tests. We used different patterns in our search then we did in 8159690. 

In these tests, we added with another script "@key headful". So that the script generates better output, I adapted the formatting of some of the test descriptions. 

Last, I updated the Copyrights with the script by Coleen. 
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk8u-dev/pull/607 Date: 2024-11-19 11:27:42 +0000
19-11-2024

[jdk8u-fix-request] Approval Request from ktakakuri This is mostly a clean backport of JDK9, so there is no risk. As noted in the Bug Issue comments, some tests do not exist in JDK8.
29-07-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk8u-dev/pull/383 Date: 2023-10-18 08:39:31 +0000
09-07-2024

Adding jdk8u-needs-pr. This fix needs to be rebased on to the current GitHub 8u-dev repository - https://github.com/openjdk/jdk8u-dev - and reviewed there before being approved and integrated.
14-04-2022

8u review thread: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-November/012990.html
27-11-2020

59 tests do not exist in 8u. com/sun/java/accessibility/util/8051626/Bug8051626.java java/awt/Component/GetScreenLocTest/GetScreenLocTest.java java/awt/Dialog/ChildProperties/ChildDialogProperties.java java/awt/LightweightComponent/LightweightEventTest/LightweightEventTest.java java/awt/PrintJob/PrinterException.java java/awt/TextField/TextFieldEditing/TextFieldEditing.java java/awt/Window/ChildProperties/ChildWindowProperties.java java/awt/datatransfer/UnicodeTransferTest/UnicodeTransferTest.java java/awt/image/multiresolution/MenuMultiresolutionIconTest.java java/awt/image/multiresolution/MultiResolutionJOptionPaneIconTest.java java/awt/print/PrinterJob/LandscapeStackOverflow.java javax/swing/Action/8133039/bug8133039.java javax/swing/GroupLayout/8013566/bug8013566.java javax/swing/GroupLayout/8079640/bug8079640.java javax/swing/InputVerifier/VerifyTarget/VerifyTargetTest.java javax/swing/JButton/PressedButtonRightClickTest.java javax/swing/JColorChooser/Test8051548.java javax/swing/JComboBox/8072767/bug8072767.java javax/swing/JDialog/Transparency/TransparencyTest.java javax/swing/JEditorPane/8146319/JEditorPaneTest.java javax/swing/JFileChooser/8016665/JFileChooserOrientation.java javax/swing/JFileChooser/8041694/bug8041694.java javax/swing/JFileChooser/DeserializedJFileChooser/DeserializedJFileChooserTest.java javax/swing/JInternalFrame/4769772/TestJInternalFrameIconify.java javax/swing/JInternalFrame/8069348/bug8069348.java javax/swing/JInternalFrame/8145896/TestJInternalFrameMaximize.java javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java javax/swing/JInternalFrame/NormalBoundsTest.java javax/swing/JMenu/4213634/bug4213634.java javax/swing/JOptionPane/8139213/OptionPaneTest.java javax/swing/JPopupMenu/8147521/PopupMenuTest.java javax/swing/JProgressBar/8015748/JProgressBarOrientationRobotTest.java javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java javax/swing/JRootPane/SilenceOfDeprecatedMenuBar/SilenceOfDeprecatedMenuBar.java javax/swing/JScrollPane/bug8044371.java javax/swing/JSpinner/6421058/bug6421058.java javax/swing/JSpinner/WrongEditorTextFieldFont/WrongEditorTextFieldFont.java javax/swing/JTabbedPane/8017284/bug8017284.java javax/swing/JTabbedPane/8134116/Bug8134116.java javax/swing/JTabbedPane/8137169/ScrollableTabbedPaneTest.java javax/swing/JTable/6894632/bug6894632.java javax/swing/JTable/7124218/SelectEditTableCell.java javax/swing/JTableHeader/4473075/bug4473075.java javax/swing/JTextArea/8149849/DNDTextToScaledArea.java javax/swing/JTextPane/bug8025082.java javax/swing/JToolTip/6219960/bug6219960.java javax/swing/JTree/DnD/LastNodeLowerHalfDrop.java javax/swing/LookAndFeel/6897701/JMenuItemsTest.java javax/swing/LookAndFeel/8146276/NimbusGlueTest.java javax/swing/plaf/basic/BasicComboPopup/7072653/bug7072653.java javax/swing/plaf/basic/BasicRootPaneUI/HiddenDefaultButtonTest.java javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java javax/swing/plaf/synth/8040328/bug8040328.java javax/swing/plaf/synth/SynthScrollbarThumbPainter/SynthScrollbarThumbPainterTest.java javax/swing/text/NavigationFilter/8058305/bug8058305.java javax/swing/text/TableView/I18nLayoutTest.java javax/swing/text/html/8031109/bug8031109.java javax/swing/text/rtf/RTFWriteParagraphAlignTest.java
16-11-2020

Same comments as for JDK-8159690.
30-10-2020

Fix Request (8u): [for Jonathan Dowland] This is an Oracle parity backport, 8u patch looks good to me.
29-10-2020

RFR [for Jonathan Dowland]: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-July/012196.html
27-08-2020

URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/fe58d505fffd User: lana Date: 2016-08-10 20:19:27 +0000
10-08-2016

URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/fe58d505fffd User: goetz Date: 2016-07-20 13:57:48 +0000
20-07-2016