Integrated: 8376297: ArrayIndexOutOfBoundsException Not Documented for SinglePixelPackedSampleModel.getSampleSize(int)

Phil Race prr at openjdk.org
Tue Feb 3 19:28:16 UTC 2026


On Tue, 27 Jan 2026 22:51:27 GMT, Phil Race <prr at openjdk.org> wrote:

> Update the specification of concrete SampleModel classes which over-ride getSampleSize(int band) to describe how the behave.
> It isn't entirely pretty because 2 of them ignore the band parameter and always have ..

This pull request has now been integrated.

Changeset: 5fea0741
Author:    Phil Race <prr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5fea0741a6b7ff7e3a41844c86e422c0f0582333
Stats:     104 lines in 4 files changed: 98 ins; 0 del; 6 mod

8376297: ArrayIndexOutOfBoundsException Not Documented for SinglePixelPackedSampleModel.getSampleSize(int)

Reviewed-by: aivanov, serb, azvegint, kizune

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

PR: https://git.openjdk.org/jdk/pull/29457


More information about the client-libs-dev mailing list