On Tue, 29 Sep 2020 05:06:16 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
>> Alexandre Iline has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Reverting a erroniously changed file > > test/jdk/sanity/client/SwingSet/src/ButtonDemoTest.java line 38: > >> 36: import org.testng.annotations.Test; >> 37: import org.jemmy2ext.JemmyExt.ByToolTipChooser; >> 38: import static org.jemmy2ext.JemmyExt.*; > > Looks like the change in this file is unnecessary? Note, we do not use '*' in > the imports(same note in the > EditorPaneDemoTest.java ) reverted the change of that file ------------- PR: https://git.openjdk.java.net/jdk/pull/389