RFR: 8328402: Implement pausing functionality for the PassFailJFrame [v2]
Alexander Zvegintsev
azvegint at openjdk.org
Thu Mar 21 11:51:44 UTC 2024
On Thu, 21 Mar 2024 11:16:29 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
> I wonder if it's the default focus owner?
It is(e.g. with `setFocusPainted(true)`):

> Should we request focus to Pass instead?
Probably not, to avoid accidentally passing the test, while hitting the pause is harmless.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18368#discussion_r1533741754
More information about the client-libs-dev
mailing list