PixelInterleavedSampleModel constructors and methods do not specify behavior when arguments are null or out of bounds

XMLWordPrintable

    • 2d

      PixelInterleavedSampleModel.createSubsetSampleModel(int[] bands) does not specify behavior when bands is null or contains negative values as well as
      PixelInterleavedSampleModel(int, int, int, int, int, int[]) constructor does not specify behavior when bandOffsets is null

      Spec (SE25):
      https://docs.oracle.com/en/java/javase/25/docs/api/java.desktop/java/awt/image/PixelInterleavedSampleModel.html#%3Cinit%3E(int,int,int,int,int,int%5B%5D)

            Assignee:
            Philip Race
            Reporter:
            Hamza Nassour
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: