-
Bug
-
Resolution: Fixed
-
P4
-
8, 11, 17, 18
-
Linux aarch64
-
b11
-
aarch64
-
linux_oracle
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8283810 | 17.0.4-oracle | Philip Race | P4 | Resolved | Fixed | b01 |
JDK-8283947 | 17.0.4 | Martin Doerr | P4 | Resolved | Fixed | b01 |
JDK-8283923 | 11.0.16-oracle | Dmitry Markov | P4 | Resolved | Fixed | b02 |
JDK-8286049 | 11.0.16 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8284307 | 8u341 | Dmitry Markov | P4 | Resolved | Fixed | b02 |
Steps to reproduce:
1) Run the attached Test ImageWriteParamTest.java along with fax.png
2) It will create an output folder which contains the resultant image.
3) Check whether the Image is rendered as expected or not.
Expected behavior:
The Image is rendered as expected. The color of rendered images must be the same as the original.
Actual behavior:
The color of the rendered image is not the same as the original(please see attached screenshot)
Note: MarlinRenderingEngine also have the same issue
- backported by
-
JDK-8283810 [Linux aarch64] : drawImage dithers TYPE_BYTE_INDEXED images incorrectly
-
- Resolved
-
-
JDK-8283923 [Linux aarch64] : drawImage dithers TYPE_BYTE_INDEXED images incorrectly
-
- Resolved
-
-
JDK-8283947 [Linux aarch64] : drawImage dithers TYPE_BYTE_INDEXED images incorrectly
-
- Resolved
-
-
JDK-8284307 [Linux aarch64] : drawImage dithers TYPE_BYTE_INDEXED images incorrectly
-
- Resolved
-
-
JDK-8286049 [Linux aarch64] : drawImage dithers TYPE_BYTE_INDEXED images incorrectly
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/0925ad1f
-
Commit openjdk/jdk17u-dev/76402bc2
-
Commit openjdk/jdk/6f882ded
-
Review openjdk/jdk11u-dev/1063
-
Review openjdk/jdk17u-dev/300
-
Review openjdk/jdk/7563