RFR: 8376297: ArrayIndexOutOfBoundsException Not Documented for SinglePixelPackedSampleModel.getSampleSize(int) [v2]
Phil Race
prr at openjdk.org
Thu Jan 29 23:36:08 UTC 2026
> 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 ..
Phil Race has updated the pull request incrementally with one additional commit since the last revision:
8376297
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/29457/files
- new: https://git.openjdk.org/jdk/pull/29457/files/b936635c..ebde5c8a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=29457&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=29457&range=00-01
Stats: 9 lines in 2 files changed: 0 ins; 2 del; 7 mod
Patch: https://git.openjdk.org/jdk/pull/29457.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/29457/head:pull/29457
PR: https://git.openjdk.org/jdk/pull/29457
More information about the client-libs-dev
mailing list