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: 2025-03-04
  • 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 11 JDK 17 JDK 21 JDK 24 JDK 8
11.0.27-oracleFixed 17.0.15-oracleFixed 21.0.7-oracleFixed 24 b18Fixed 8u461Fixed
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
Fix request [21u,17u] I backport this for parity with 21.0.7-oracle,17.0.15-oracle. No risk, only a test change. Clean backport. Tests pass (also on win). SAP nighlty testing passed.
22-01-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk21u-dev/pull/1347 Date: 2025-01-21 13:02:39 +0000
21-01-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk17u-dev/pull/3236 Date: 2025-01-21 13:02:59 +0000
21-01-2025

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