JDK 11 | JDK 17 | JDK 21 | JDK 22 | JDK 8 |
---|---|---|---|---|
11.0.24-oracleFixed | 17.0.12-oracleFixed | 21.0.3Fixed | 22 b27Fixed | 8u421Fixed |
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
JDK-8294156 allows creating a list of windows, which makes the PassFailJFrame manual framework flexible in accepting a list of test UI windows, yet the most usual case is one test UI window but the existing interface requires you to return a List. It's possible to relax this requirement by providing an alternative interface. Such an addition will simplify creating single-window tests.
|