On Wed, 18 Sep 2024 13:23:32 GMT, Sharath TN <[email protected]> wrote:
> Fixed test and fix is working fine. > > Fix > testUI(DefaultCloseOperation::createUI) will create PassfailJFrame test > windows when test starts. > > PassFailJFrame.addTestWindow(testFrame); > PassFailJFrame.addTestWindow(testDialog); > > Above code exists in the Test. So TestFrame and TestDailog windows will be > created when testUI(DefaultCloseOperation::createUI) invoked. > > Need to remove above code as this code is not required. @shtn17 Your change (at version 7ae144f822a0f2def022d508044c205bd4c83a9b) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk/pull/21061#issuecomment-2493263515
