[jdk17u-dev] RFR: 8187759: Background not refreshed when painting over a transparent JFrame

Goetz Lindenmaier goetz at openjdk.org
Sun Apr 21 13:25:27 UTC 2024


On Thu, 11 Apr 2024 03:24:39 GMT, Amos Shi <ashi at openjdk.org> wrote:

> Backport of [JDK-8187759](https://bugs.openjdk.org/browse/JDK-8187759)
> 
> Testing
> - Local: Not tested - the test `JFrameBackgroundRefreshTest.java` needs `os.family == "linux"`, while the local is MacOS
> - Pipeline: **All checks have passed**
> - Testing Machine: SAP nightlies passed on `2024-04-17,19,20`

I ran the test.
It reproduces the issue and passes with the fix.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2389#issuecomment-2068042338


More information about the jdk-updates-dev mailing list