Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b11
-
generic
-
generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8333613 | 21.0.5 | Andrew Lu | P4 | Resolved | Fixed | b01 |
JDK-8331358 | 17.0.13-oracle | Sharath TN | P4 | Resolved | Fixed | b01 |
JDK-8333936 | 17.0.13 | Andrew Lu | P4 | Resolved | Fixed | b01 |
JDK-8331359 | 11.0.25-oracle | Sharath TN | P4 | Resolved | Fixed | b01 |
JDK-8333959 | 11.0.25 | Andrew Lu | P4 | Resolved | Fixed | b01 |
JDK-8331406 | 8u431 | Sharath TN | P4 | Resolved | Fixed | b01 |
Description
No need to manually position the instruction frame and then the test window, as it will be one window - JSplitPane
Entire window (test + instruction frame) need to be positioned only once.
With this change, we might no longer need positionTestWindow() method, additionally the framework code will be simple and straightforward.
Attachments
Issue Links
- backported by
-
JDK-8331358 Support JSplitPane for instructions and test UI
- Resolved
-
JDK-8331359 Support JSplitPane for instructions and test UI
- Resolved
-
JDK-8331406 Support JSplitPane for instructions and test UI
- Resolved
-
JDK-8333613 Support JSplitPane for instructions and test UI
- Resolved
-
JDK-8333936 Support JSplitPane for instructions and test UI
- Resolved
-
JDK-8333959 Support JSplitPane for instructions and test UI
- Resolved
- blocks
-
JDK-8320079 The ArabicBox.java test has no control buttons
- Resolved
-
JDK-8327787 Convert javax/swing/border/Test4129681.java applet test to main
- Resolved
-
JDK-8325762 Use PassFailJFrame.Builder.splitUI() in PrintLatinCJKTest.java
- Resolved
- relates to
-
JDK-8293830 ☂ Redesign Manual Test Framework
- Open
- links to
-
Commit openjdk/jdk11u-dev/2f7954cc
-
Commit openjdk/jdk17u-dev/8414ee30
-
Commit openjdk/jdk21u-dev/a160bd49
-
Commit openjdk/jdk/b419e951
-
Review openjdk/jdk11u-dev/2741
-
Review openjdk/jdk17u-dev/2534
-
Review openjdk/jdk21u-dev/662
-
Review openjdk/jdk/17845