On Sat, 17 Dec 2022 00:07:23 GMT, Alexander Zvegintsev <azveg...@openjdk.org> wrote:
>> openjdk/jdk#9525 has changed behavior of PassFailJFrame. >> it doesn't call `setVisible()` from its constructor on instruction window >> anymore and some tests were not ready for that. >> >> So adding `positionTestWindow()` fixes the issue. > > Alexander Zvegintsev has updated the pull request incrementally with one > additional commit since the last revision: > > fix spacing Marked as reviewed by serb (Reviewer). ------------- PR: https://git.openjdk.org/jdk20/pull/46