On Wed, 1 Dec 2021 10:07:30 GMT, Jayathirth D V <j...@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. Lgtm, is a clean backout. It would be nice to link the old changes directly for easier comparison in the PR text next time. ------------- Marked as reviewed by tschatzl (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/6631