master
8374310: Update copyright year to 2025 for client-libs in files where it was missed
6453640: BandedSampleModel.createCompatibleSampleModel() API docs are wrong
6933331: (d3d/ogl) java.lang.IllegalStateException: Buffers have not been created
8340367: Opensource few AWT image tests
8364583: ColorConvertOp fails for CMYK → RGB conversion
8299772: The ColorModel.getRGBdefault() method is not thread-safe
8187443: Forest Consolidation: Move files to unified layout
8371501: Change IAE to NPE in java.awt.image.Kernel when data is null
8377568: DataBuffer constructors and methods do not specify required exceptions 4393297: Doc probs in java.awt.image.DataBufferInt 4398379: java.awt.image.DataBufferShort constructor should verify size of array 4398381: java.awt.image.DataBufferShort should check for negative size 8265647: DataBufferUShort constructors check 'dataArray' for 'null' after dereference
8257809: JNI warnings from Toolkit JPEG image decoding
8328185: Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main
8198390: Test MultiResolutionDrawImageWithTransformTest.java fails when -esa is passed
8386671: Raster factory methods fail to throw specified exceptions for invalid bandOffsets and bankIndices
8180501: RescaleOp.filter does not document IllegalArgumentException if sizes differ
8369516: Delete duplicate imaging test
8377924: Inconsistent parsing of XBM files after JDK-8361748 8377826: Eliminate code duplication in XbmImageDecoder
8338411: Implement JEP 486: Permanently Disable the Security Manager
8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main
8371304: mismatch in file name and class name for ByteInterleavedRasterOffsetsTest.java
8378464: PixelInterleavedSampleModel constructors and methods do not specify behavior when arguments are null or out of bounds
8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607
8376297: ArrayIndexOutOfBoundsException Not Documented for SinglePixelPackedSampleModel.getSampleSize(int)
8381007: MultiPixelPackedSampleModel can throw ArithmeticException
8198333: ProblemList should be updated for headless mode
6185110: Undefined behaviour of SampleModel for width, height < 0
6211242: AreaAveragingScaleFilter(int, int): IAE is not specified