-
Bug
-
Resolution: Unresolved
-
P4
-
8, 11, 17, 21, 25, 26
The Regression test javax/swing/text/html/TableView/7030332/bug7030332.java uses reference ("golden") images to check rendering result.
The Golden images differ significantly with the rendered JEditorPane .
Please update the images.
Testsuite name: Regression manual
Test Name : open/test/jdk javax/swing/text/html/TableView/7030332/bug7030332.java
Product(s) tested: JDK-25+27 / JDK-21.0.8+11 /jdk-17.0.16+11 /jdk-11.0.28+10 /jdk1.8.0_461b10 on MacOS
jdk-21.0.8+10 on windows 11.
OS/architecture:
MacOS 15.5 (x64)
Windows 11 (x64)
Reproducible: Always
Is it a Regression: No
Is it platform specific? No , On windows 11 the rendered JEditorPane differs with Golden images
This was identified while backportingJDK-8328035 to LTS versions.
The Golden images differ significantly with the rendered JEditorPane .
Please update the images.
Testsuite name: Regression manual
Test Name : open/test/jdk javax/swing/text/html/TableView/7030332/bug7030332.java
Product(s) tested: JDK-25+27 / JDK-21.0.8+11 /jdk-17.0.16+11 /jdk-11.0.28+10 /jdk1.8.0_461b10 on MacOS
jdk-21.0.8+10 on windows 11.
OS/architecture:
MacOS 15.5 (x64)
Windows 11 (x64)
Reproducible: Always
Is it a Regression: No
Is it platform specific? No , On windows 11 the rendered JEditorPane differs with Golden images
This was identified while backporting