[jdk11u-dev] Integrated: 8213781: web page background renders blue in JEditorPane
David Sladký
duke at openjdk.org
Wed Dec 3 11:49:24 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.
This pull request has now been integrated.
Changeset: 1939efcd
Author: David Sladký <sladky.david at proton.me>
Committer: Andrew John Hughes <andrew at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/1939efcdbc2f646e3dd0549a9d43f8bea40258cc
Stats: 129 lines in 2 files changed: 129 ins; 0 del; 0 mod
8213781: web page background renders blue in JEditorPane
4895924: Strings in format #rgb not handled by Color.decode() (affects CSS / Swing)
Reviewed-by: andrew
Backport-of: f3c10c8049008a170af997d9f5bd70ab6805b243
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/3118
More information about the jdk-updates-dev
mailing list