On Mon, 14 Nov 2022 18:39:46 GMT, Phil Race <[email protected]> wrote:
> So - apart from the last change to use volatile - you found nothing > functionally wrong with the test ? There's so much clean up I can't be sure > I'm not missing some functional change you made. If there was nothing wrong > with it, why was it leaving windows open ? Next time I'll put clean up into different commit. Regarding the test stabilization and functional changes: * wrapped keyRelease, frame.dispose calls with finally * increased delay after frame appearance * increased AutoDelay ------------- PR: https://git.openjdk.org/jdk/pull/11128
