-
Bug
-
Resolution: Fixed
-
P4
-
7u76, 7u80, 8u40, 9
-
b36
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085079 | emb-9 | Anton Tarasov | P4 | Resolved | Fixed | team |
JDK-8063912 | 8u45 | Anton Tarasov | P4 | Resolved | Fixed | b01 |
JDK-8059745 | 8u40 | Anton Tarasov | P4 | Resolved | Fixed | b10 |
JDK-8069996 | emb-8u47 | Anton Tarasov | P4 | Resolved | Fixed | team |
The fix has been pushed with the wrong @run line:
@run main JDK8040632
which should be changed to:
@run main JDK8048887
to match the class name.
@run main JDK8040632
which should be changed to:
@run main JDK8048887
to match the class name.
- backported by
-
JDK-8059745 [TESTBUG] fix the @run line of the test: jdk/test/java/awt/Focus/SortingFTP/JDK8048887.java
- Resolved
-
JDK-8063912 [TESTBUG] fix the @run line of the test: jdk/test/java/awt/Focus/SortingFTP/JDK8048887.java
- Resolved
-
JDK-8069996 [TESTBUG] fix the @run line of the test: jdk/test/java/awt/Focus/SortingFTP/JDK8048887.java
- Resolved
-
JDK-8085079 [TESTBUG] fix the @run line of the test: jdk/test/java/awt/Focus/SortingFTP/JDK8048887.java
- Resolved
- relates to
-
JDK-8048887 SortingFocusTraversalPolicy throws IllegalArgumentException from the sort method
- Resolved