[jdk11u-dev] RFR: 8213781: web page background renders blue in JEditorPane
Andrew John Hughes
andrew at openjdk.org
Wed Dec 3 01:10:45 UTC 2025
On Wed, 12 Nov 2025 16:34:52 GMT, David Sladký <duke at openjdk.org> wrote:
> Backport of [JDK-8213781](https://bugs.openjdk.org/browse/JDK-8213781) - web page background renders blue in JEditorPane
>
> Fixing JEditorPane that for some webpages renders the background blue instead white. E.g. http://www.google.com/
>
> Clean backport.
> Passed tier1 tests. Existing failures are the same as on the unpatched code, they are unrelated.
> Passed gtests.
>
> GH Actions are passing.
Confirmed clean. Does the new test pass?
Do you intend to follow this with [JDK-8367348](https://bugs.openjdk.org/browse/JDK-8367348)? It feels like this is a pre-requisite for that change.
-------------
Changes requested by andrew (Reviewer).
PR Review: https://git.openjdk.org/jdk11u-dev/pull/3118#pullrequestreview-3532731116
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3118#issuecomment-3604599520
More information about the jdk-updates-dev
mailing list