On Mon, 18 Mar 2024 21:12:19 GMT, Alexander Zvegintsev <azveg...@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 This pull request has now been integrated. Changeset: 269163d5 Author: Alexander Zvegintsev <azveg...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/269163d509ec3c80983f55c5b47f472fa76be26c Stats: 672 lines in 3 files changed: 220 ins; 399 del; 53 mod 8328387: Convert java/awt/Frame/FrameStateTest/FrameStateTest.html applet test to main Reviewed-by: honkar ------------- PR: https://git.openjdk.org/jdk/pull/18366