-
Bug
-
Resolution: Fixed
-
P4
-
11, 13, 14
-
b32
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8228731 | 14 | Igor Ignatyev | P4 | Resolved | Fixed | b08 |
JDK-8228805 | 13.0.2 | Igor Ignatyev | P4 | Resolved | Fixed | b01 |
JDK-8229079 | 13.0.1 | Igor Ignatyev | P4 | Resolved | Fixed | b05 |
JDK-8321523 | 11.0.23 | Amos SHI | P4 | Resolved | Fixed | b01 |
JDK-8317025 | 11.0.22-oracle | Ivan Bereziuk | P4 | Resolved | Fixed | b01 |
applications/ctw/modules/java_desktop.java, applications/ctw/modules/java_desktop_2.java, and applications/ctw/modules/jdk_jconsole.java were problem-listed due to JDK-8205016. further analysis showed that it's rather a configuration issue -- we run these tests on hosts which look like headful but aren't properly configured, so when awt gets initialized it (most probably) rightfully complains about that and show an error message box.
the solution was to run these tests on headful hosts or w/ "-Djava.awt.headless=true".
the solution was to run these tests on headful hosts or w/ "-Djava.awt.headless=true".
- backported by
-
JDK-8228731 unproblem list applications/ctw/modules/* tests on windows
-
- Resolved
-
-
JDK-8228805 unproblem list applications/ctw/modules/* tests on windows
-
- Resolved
-
-
JDK-8229079 unproblem list applications/ctw/modules/* tests on windows
-
- Resolved
-
-
JDK-8317025 unproblem list applications/ctw/modules/* tests on windows
-
- Resolved
-
-
JDK-8321523 unproblem list applications/ctw/modules/* tests on windows
-
- Resolved
-
- relates to
-
JDK-8226646 CTW of SPECjvm2008 hangs on windows-x64-debug
-
- Resolved
-
(1 relates to, 2 links to)