JDK 11 | JDK 17 | JDK 19 | JDK 8 |
---|---|---|---|
11.0.19Fixed | 17.0.7Fixed | 19 b19Fixed | 8u381Fixed |
Relates :
|
|
Relates :
|
Execution failed: `main' threw exception: java.lang.RuntimeException: Test failed. The shape has not been applied. configuration: Ubuntu 15.04 linux + GNOME + JDK9 b93 + HiDPI display the issue looks similar to JDK-8143932. if set some delay in the end of initializeGUI method then the test is passed (please note that initializeGUI runs on EDT). So if this is not an EDT issue, then the bug should be considered as a test bug easy fixable by adding of the delay.
|