On Mon, 19 Dec 2022 13:49:18 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> Looks like the coding in > jdk/src/java.desktop/share/classes/com/sun/imageio/plugins/bmp/BMPImageReader.java > readColorPalette is rather close to what staggeredReadByteStream does, so we > could instead use staggeredReadByteStream and do not duplicate the coding. Marked as reviewed by swi...@github.com (no known OpenJDK username). ------------- PR: https://git.openjdk.org/jdk/pull/11720