JDK-8341037 : Use standard layouts in DefaultFrameIconTest.java and MenuCrash.java
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 24
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-09-26
  • Updated: 2024-10-18
  • Resolved: 2024-10-02
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 24
24 b18Fixed
Related Reports
Blocks :  
Relates :  
Description
Two tests from JDK-8340687, test/jdk/java/awt/Frame/DefaultFrameIconTest.java and test/jdk/java/awt/Frame/MenuCrash.java, use two test UI windows.

These tests can updated to use the standard multi-window layouts provided by JDK-8317116.
Comments
Changeset: c43202ba Branch: master Author: Alexey Ivanov <aivanov@openjdk.org> Date: 2024-10-02 16:10:48 +0000 URL: https://git.openjdk.org/jdk/commit/c43202baf6eb7e49ec458037971a9efa392d053e
02-10-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/21226 Date: 2024-09-27 16:34:52 +0000
02-10-2024