[8u] RFR: 8226806: [macOS 10.14] Methods of Java Robot should be called from appropriate thread
Vladimir Kempik
vkempik at azul.com
Thu Sep 9 11:50:41 UTC 2021
Hello, thanks for looking into this. Sorry for late response.
> 26 авг. 2021 г., в 07:52, Sergey Bylokhov <bylokhov at amazon.com> написал(а):
>
> Hi, Vladimir.
>
> On 8/6/21 12:52 PM, Vladimir Kempik wrote:
>>>> Since the support for xcode12 were approved ( see JDK-8267545 ), it becomes important to backport some of the bug fixes as well.
>>>> This fix passed all the testing in zulu8 for past 3 releases ( since October 2020)
>
> Why did you remove the headful keyword from the test?
That is by accident, restored that line in the test .
Updated webrev: http://cr.openjdk.java.net/~vkempik/8226806/webrev.02/ <http://cr.openjdk.java.net/~vkempik/8226806/webrev.02/>
Regards, Vladimir
>
>>> The test library additions seem odd, given those methods are
>>> already in jdk/test/lib/jdk/test/lib/process/OutputAnalyzer.java.
>>> I don't know why we have two OutputAnalyzer.java files, but that
>>> also seems to be true in 11u!
>
> PS: The second OutputAnalyzer was removed in jdk12 by the JDK-8210112, and before that it was deprecated by the JKD-8141526
>
> --
> Best regards, Sergey.
More information about the jdk8u-dev
mailing list