On Wed, 20 May 2026 22:37:43 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 @mrserb @prsadhuk @azuev-java I've taken care of everything a couple of weeks ago except for updating a couple of copyrights which are now done too. I think this is just waiting on re-reviews. The JBS issue was given a "conformance" label (for whatever reason) so I'd like to push it in the next 2 days before RDP 1. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30902#issuecomment-4594409979
