On Thu, 14 May 2026 21:59:13 GMT, Sergey Bylokhov <[email protected]> wrote:

>> Phil Race has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   8381007
>
> src/java.desktop/share/classes/java/awt/image/MultiPixelPackedSampleModel.java
>  line 334:
> 
>> 332:      */
>> 333:     public SampleModel createSubsetSampleModel(int[] bands) {
>> 334:         if (bands != null) {
> 
> Do we need to cover this by the test?

The latest test does not cover this spec/code change.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/30826#discussion_r3254034486

Reply via email to