master
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
8354213: Restore pointless unicode characters to ASCII
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
8369129: Raster createPackedRaster methods specification clean up
8180501: RescaleOp.filter does not document IllegalArgumentException if sizes differ
8369516: Delete duplicate imaging test
8361748: Enforce limits on the size of an XBM image
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
8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607
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