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

Jayathirth Rao jayathirth.d.v at oracle.com
Thu Nov 29 08:01:51 UTC 2018


Changes are fine.

Thanks,
Jay

> On 29-Nov-2018, at 12:40 PM, Prasanta Sadhukhan <prasanta.sadhukhan at oracle.com> wrote:
> 
> 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 <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/80567325/attachment.html>


More information about the swing-dev mailing list