On Tue, 30 Jan 2024 21:49:12 GMT, Rajat Mahajan <rmaha...@openjdk.org> wrote:
> Modified the test to use PassFailJFrame and open sourced it. > The test shows two windows, one for instructions and the other to perform > testing on. > Tested locally and it works fine. This pull request has now been integrated. Changeset: 1f2922ad Author: Rajat Mahajan <rmaha...@openjdk.org> Committer: Alexey Ivanov <aiva...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/1f2922ad8526d378ee7b616e5423ce56f20340db Stats: 93 lines in 1 file changed: 93 ins; 0 del; 0 mod 8320342: Use PassFailJFrame for TruncatedPopupMenuTest.java Reviewed-by: honkar, aivanov ------------- PR: https://git.openjdk.org/jdk/pull/17641