RFR: 8352407: PixelInterleavedSampleModel with unused components throws RasterFormatException: Incorrect pixel stride [v2]
Nikita Gubarkov
ngubarkov at openjdk.org
Wed Jun 25 08:29:29 UTC 2025
On Wed, 19 Mar 2025 13:06:56 GMT, Nikita Gubarkov <ngubarkov at 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
More information about the client-libs-dev
mailing list