[jdk8u-dev] RFR: 8160767: [TEST_BUG] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java [v3]

duke duke at openjdk.org
Wed Aug 27 23:58:50 UTC 2025


On Tue, 19 Aug 2025 05:52:40 GMT, Taizo Kurashige <tkurashige at openjdk.org> wrote:

>> Hi all,
>> 
>> This is a backport of JDK-8160767: [TEST_BUG] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java
>> 
>> Original patch doesn't apply cleanly to 8u because [JDK-8056911](https://bugs.openjdk.org/browse/JDK-8056911) isn't backported to 8u.
>> 
>> Backporting JDK-8056911 involves changing the behavior of a public method so it is risky. In addition to that, it does not lead to significant bug fix. For these reasons, I do not think it is appropriate to apply JDK-8056911 as a dependent fix.
>> So I made a slightly different fix from the original patch. Specifically, I modified to use an ExtendedRobot instead of Robot.
>> 
>> Testing: java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java on RHEL9.4
>> 
>> Thanks.
>
> Taizo Kurashige has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
> 
>  - Merge branch 'openjdk:master' into fix_MaximizedToIconified
>  - Fix to use ExtendedRobot
>  - Merge branch 'openjdk:master' into fix_MaximizedToIconified
>  - Merge branch 'openjdk:master' into fix_MaximizedToIconified
>  - Backport b46b19cb58d8b43e57cd81a0588d4e18ad6afa9a

@kurashige23 
Your change (at version 4cf30b127141c1c537b87542e69bd2333cf71777) is now ready to be sponsored by a Committer.

-------------

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/637#issuecomment-3230197046


More information about the jdk8u-dev mailing list