The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
This tests use the ExtendedRobot which is located in the library, but the fix for JDK-8210039 change the path of the library, since it assumed only OSInfo was used there, and missed ExtendedRobot.
Comments
Fix request [11u]
I backport this as follow up of the test cleanup: JDK-8210039
No risk, only a test change.
Clean backport except for ProblemList.
SAP nighlty testing passed.
14-03-2022
A pull request was submitted for review.
URL: https://git.openjdk.java.net/jdk11u-dev/pull/882
Date: 2022-03-11 14:44:19 +0000
Four tests failing because of change in directory of Extended Robot are :
java/awt/MenuBar/8007006/bug8007006.java
javax/swing/JComboBox/4199622/bug4199622.java
javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java
javax/swing/JPopupMenu/7154841/bug7154841.java