-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b135
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8256911 | openjdk8u282 | Unassigned | P4 | Resolved | Fixed | b03 |
JDK-8254961 | 8u281 | Unassigned | P4 | Resolved | Fixed | b03 |
JDK-8257347 | emb-8u281 | Unassigned | P4 | Resolved | Fixed | team |
This test javax/swing/plaf/nimbus/8057791/bug8057791.java runs well with this change:
- @run main bug8057791.java
+ @run main/timeout=200 bug8057791.java
otherwise it fails with timeout. It just needs some more time.
- @run main bug8057791.java
+ @run main/timeout=200 bug8057791.java
otherwise it fails with timeout. It just needs some more time.
- backported by
-
JDK-8254961 [PIT][TEST_BUG] increase timeout in javax/swing/plaf/nimbus/8057791/bug8057791.java
- Resolved
-
JDK-8256911 [PIT][TEST_BUG] increase timeout in javax/swing/plaf/nimbus/8057791/bug8057791.java
- Resolved
-
JDK-8257347 [PIT][TEST_BUG] increase timeout in javax/swing/plaf/nimbus/8057791/bug8057791.java
- Resolved