Integrated: 8278047: Few javax/imageio test regressed after JDK-8262297 fix

Jayathirth D V jdv at openjdk.java.net
Wed Dec 1 10:25:31 UTC 2021


On Wed, 1 Dec 2021 10:07:30 GMT, Jayathirth D V <jdv at openjdk.org> wrote:

> Looks like we have 8 test cases where we are trying to write 15bpp BMP images and after JDK-8262297 all of them are failing.
> We need to update these test cases to not encode 15bpp BMP images or supporting 15bpp BMP images is valid use case. This needs more investigation. I am backing out changes done under JDK-8262297 for further analysis.

This pull request has now been integrated.

Changeset: 84aa0a19
Author:    Jayathirth D V <jdv at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/84aa0a191b085a3d7cb338fd5e67281d0e4b57be
Stats:     86 lines in 2 files changed: 0 ins; 84 del; 2 mod

8278047: Few javax/imageio test regressed after JDK-8262297 fix

Reviewed-by: tschatzl

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

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



More information about the client-libs-dev mailing list