On Tue, 1 Oct 2024 19:02:16 GMT, Harshitha Onkar <[email protected]> wrote:
> Just a thought: May be it it is good to add a delay in PFJ's forcePass() and > forceFail() which gives time for the user to see any messages or logs in the > logArea. I don't think it's good. What if there's no log area? Adding a helper method to display message sounds reasonable though. The message could time out. > Another way could be disabling the *Pass* button, yet it's not possible at > the moment. There's a bug for this feature [JDK-8317111](https://bugs.openjdk.org/browse/JDK-8317111): *Provide access to Pass/Fail buttons of PassFailJFrame*. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21213#discussion_r1783494576
