[jdk11u-dev] RFR: 8253980: javax/swing/plaf/synth/7158712/bug7158712.java fails on windows
Matthias Baesken
mbaesken at openjdk.org
Thu May 2 13:51:06 UTC 2024
On Fri, 26 Apr 2024 21:36:32 GMT, Amos Shi <ashi at openjdk.org> wrote:
> Backport of [JDK-8253980](https://bugs.openjdk.org/browse/JDK-8253980)
> - This PR contains two commits
> - Commit 1: is a de facto clean back port of original commit
> - `bug7158712.java` is a **clean** `git apply`
> - `ProblemList.txt` is a manual change based on original commit, can be `considered as clean`
> - Commit 2
> - A line `popup.show()` has been added to avoid the test case failure with message:
> - **IllegalComponentStateException: component must be showing on the screen to determine its location**
>
> Testing
> - Local: Test passed
> - `bug7158712.java`: Test results: passed: 1
> - Pipeline: All checks have passed
> - Testing Machine: SAP nightlies `SKIPPED` on `2024-04-28`
> - Automated jtreg test: jtreg_jdk_tier4
> - `javax/swing/plaf/synth/7158712/bug7158712.java`: `SKIPPED` [Filter: jtregExcludeListFilter - Test has been excluded by an exclude list] GitHub 📊 - [0 msec]
Marked as reviewed by mbaesken (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2688#pullrequestreview-2027704855
More information about the jdk-updates-dev
mailing list