On Tue, 5 May 2026 21:26:08 GMT, Phil Race <[email protected]> wrote: >> This is mostly spec updates. >> A PixelInterleavedSampleModel constructor did not specify what happens with >> some illegal arguments >> >> It was also reported that the same problem exists for the >> createSubsetSampleModel so that is updated too, but I then went and looked >> at this method in other SampleModel subclasses and updated those too. >> >> The super-class SampleModel. createSubsetSampleModel is NOT updated because >> in fact one subclass behaves differently because it supports only one band. >> That subclass is handled in a related PR, not this one. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Phil Race has updated the pull request incrementally with one additional > commit since the last revision: > > 8378464
Marked as reviewed by psadhukhan (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/30902#pullrequestreview-4233135979
