RFR: 8328387: Convert java/awt/Frame/FrameStateTest/FrameStateTest.html applet test to main
Harshitha Onkar
honkar at openjdk.org
Tue Mar 19 00:23:20 UTC 2024
On Mon, 18 Mar 2024 21:12:19 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:
> The test is converted to main and remains in the problem list, as the problem is still valid on Linux and macos.
> The test passes on Windows.
>
> * sleeps on EDT removed, replaced with the Swing timer
> * Unnecessary ltemListener and variables removed.
> * Updated instructions with html for better readability
> * small log improvements
> * log area from PassFailJFrame used
Since the .html file is removed, the test file could be moved one level up.
-------------
PR Review: https://git.openjdk.org/jdk/pull/18366#pullrequestreview-1944635858
More information about the client-libs-dev
mailing list