master
8318850: Duplicate code in the LCMSImageLayout
6995195: Static initialization deadlock in sun.java2d.loops.Blit and GraphicsPrimitiveMgr
8316741: BasicStroke.createStrokedShape miter-limits failing on small shapes
8283794: CCE in XRTextRenderer.drawGlyphList and XRMaskFill.MaskFill
8316556: Fix typos in java.desktop
8187443: Forest Consolidation: Move files to unified layout
8299430: Cleanup: delete unnecessary semicolons in java.desktop module
8214076: Cleanup the code related to GraphicsEnvironment/Device/Configuration
8297230: Update Marlin2D to 0.9.4.6
8278937: JCK test for java_awt/geom/Line2D.Float fails after 8277868
8285306: Fix typos in java.desktop
8269130: Replace usages of Collection.toArray() with Collection.toArray(T[]) to avoid redundant array copying