On Wed, 27 Oct 2021 08:05:01 GMT, Prasanta Sadhukhan <[email protected]> wrote:
> It will be better to dispose frame in finally block. Also, better to use > BUTTON1_DOWN_MASK instead of deprecated BUTTON1_MASK @prsadhuk we explicitly call dispose() if any of test cases fail. So test should not leave unwanted window. I have update test to use BUTTON1_DOWN_MASK ------------- PR: https://git.openjdk.java.net/jdk/pull/6116
