-
Bug
-
Resolution: Fixed
-
P4
-
10
-
b20
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8246007 | 8u271 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8251685 | emb-8u271 | Goetz Lindenmaier | P4 | Resolved | Fixed | team |
I identified another group of tests that fail in headless environments. Mark all these as headful.
Also, there are printer tests that throw PrinterExcpetion. Mark these with the newly introduced keyword 'printer'.
Some tests threw NullPointerException in the finalizer if they are started in a headless environment. Add check for null so that the real test error is shown.
Test bug7123767.java didn't specify the @key properly, there may only be one @key statement listing all keywords separated by spaces.
Also, there are printer tests that throw PrinterExcpetion. Mark these with the newly introduced keyword 'printer'.
Some tests threw NullPointerException in the finalizer if they are started in a headless environment. Add check for null so that the real test error is shown.
Test bug7123767.java didn't specify the @key properly, there may only be one @key statement listing all keywords separated by spaces.
- backported by
-
JDK-8246007 [TESTBUG] Add keywords headful/printer in java/awt and javax tests.
-
- Resolved
-
-
JDK-8251685 [TESTBUG] Add keywords headful/printer in java/awt and javax tests.
-
- Resolved
-
- relates to
-
JDK-8186259 IOExceptionIfEncodedURLTest.sh versus IOExceptionIfEncodedURLTest.java
-
- Resolved
-
-
JDK-8183286 Some java/awt and javax/swing tests miss headful jtreg keyword
-
- Resolved
-
-
JDK-8129822 Define "headful" jtreg keyword
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk8u-dev/464
(4 links to)