[OpenJDK 2D-Dev] RFR: JDK-8218682 + JDK-8198411: [TEST_BUG] DashOffset fails in mach5 + Two java2d tests are unstable in mach5
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Mon Feb 11 18:27:06 UTC 2019
On 11/02/2019 09:28, Alexey Ivanov wrote:
> No, it does not look like it's possible directly.
> In the case of DashOffset, VolatileImage contains #F8F8F8 instead of #FFFFFF, #0000CC instead of #0000FF, #00CC00 instead of #00FF00. In other configurations, the colours could be different. BufferedImage contains the expected colours.
But I thought the colors should be the same if the BI was created using IndexColorModel(or any other used by VI) instead of default color model?
--
Best regards, Sergey.
More information about the 2d-dev
mailing list