<Swing Dev> [12] JDK-8214470: PIT: javax/swing/JPopupMenu/7154841/bug7154841.java errors out on mac10.13
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Thu Nov 29 16:37:57 UTC 2018
+1
On 29/11/2018 00:01, Jayathirth Rao wrote:
> Changes are fine.
>
> Thanks,
> Jay
>
>> On 29-Nov-2018, at 12:40 PM, Prasanta Sadhukhan <prasanta.sadhukhan at oracle.com <mailto: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
>>
>> 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
>
--
Best regards, Sergey.
More information about the swing-dev
mailing list