[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-2d-dev
Subject:    Integrated: 8280964: [Linux aarch64] : drawImage dithers TYPE_BYTE_INDEXED images incorrectly
From:       Phil Race <prr () openjdk ! java ! net>
Date:       2022-02-23 1:06:58
Message-ID: OzlyVjAVUDHxhT8dhdA39rt6BgMHeIIRGQSYGnUZeMw=.7be9cdcb-ee53-41c1-b23a-ed55ec1fe218 () github ! com
[Download RAW message or body]

On Mon, 21 Feb 2022 18:13:12 GMT, Phil Race <prr@openjdk.org> wrote:

> As per the bug evaluation, the root of this issue is that on this platform "char" \
> is treated as "unsigned char" and the code here expects it to be "signed char", so \
> we need to make it explicitly so. For all other supported platforms this is a no-op \
> since that is the default elsewhere. So this should be a safe fix, and the updated \
> JDK has been tested on all platforms.

This pull request has now been integrated.

Changeset: 6f882ded
Author:    Phil Race <prr@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/6f882deddcc094777b45f0dacc7351dbc23993a4
                
Stats:     100 lines in 8 files changed: 83 ins; 0 del; 17 mod

8280964: [Linux aarch64] : drawImage dithers TYPE_BYTE_INDEXED images incorrectly

Reviewed-by: serb, dmarkov

-------------

PR: https://git.openjdk.java.net/jdk/pull/7563


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic