[8u] RFR: 8226806: [macOS 10.14] Methods of Java Robot should be called from appropriate thread
Sergey Bylokhov
bylokhov at amazon.com
Thu Aug 26 04:52:39 UTC 2021
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?
>> 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