On Wed, 19 Mar 2025 13:06:56 GMT, Nikita Gubarkov <ngubar...@openjdk.org> wrote:
>> 8352407: PixelInterleavedSampleModel with unused components throws >> RasterFormatException: Incorrect pixel stride > > Nikita Gubarkov has updated the pull request incrementally with one > additional commit since the last revision: > > The previous approach was wrong for non-pixel interleaving. > > Just align the buffer size to the pixel stride instead, should be better. I'm gonna find some time to refresh all the details, consider all concerns and move this and https://github.com/openjdk/jdk/pull/24378 further ------------- PR Comment: https://git.openjdk.org/jdk/pull/24111#issuecomment-3003855673