<Swing Dev> [12] JDK-8214470: PIT: javax/swing/JPopupMenu/7154841/bug7154841.java errors out on mac10.13

Prasanta Sadhukhan prasanta.sadhukhan at oracle.com
Thu Nov 29 07:10:52 UTC 2018


Hi All,

It is found that this test is not able to find ExtendedRobot directory 
which has been moved to lib/client as per this bugfix JDK-8186549 
<https://bugs.openjdk.java.net/browse/JDK-8186549>:move ExtendedRobot 
closer to tests

Bug: https://bugs.openjdk.java.net/browse/JDK-8214470

diff -r 40279c4862ec test/jdk/javax/swing/JPopupMenu/7154841/bug7154841.java
--- a/test/jdk/javax/swing/JPopupMenu/7154841/bug7154841.java    Tue Nov 
27 10:45:54 2018 +0530
+++ b/test/jdk/javax/swing/JPopupMenu/7154841/bug7154841.java    Thu Nov 
29 12:38:32 2018 +0530
@@ -28,7 +28,7 @@
   * @requires (os.family == "mac")
   * @summary JPopupMenu is overlapped by a Dock on Mac OS X
   * @library /test/lib
- *          /test/jdk/lib/testlibrary/
+ *          /lib/client
   * @build ExtendedRobot jdk.test.lib.Platform
   * @run main bug7154841
   */

Regards
Prasanta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20181129/05579ac2/attachment.html>


More information about the swing-dev mailing list