On Fri, 16 Dec 2022 14:55:13 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. Looks good to me. ------------- PR: https://git.openjdk.org/jdk20/pull/46