JDK 11 | JDK 17 | JDK 20 |
---|---|---|
11.0.20-oracleFixed | 17.0.8-oracleFixed | 20 b27Fixed |
Causes :
|
\test\jdk\javax\swing\border\LineBorder\ScaledTextFieldBorderTest.java fails when run -show parameter. The test is failing because there was no gap between the Textfields. Workaround - Run the test without -show parameter
|