--- old/src/java.desktop/share/classes/java/awt/LinearGradientPaint.java 2017-05-04 17:00:44.000000000 -0700 +++ new/src/java.desktop/share/classes/java/awt/LinearGradientPaint.java 2017-05-04 17:00:44.000000000 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006, 2013, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2006, 2017, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -91,10 +91,9 @@ *

* This image demonstrates the example code above for each * of the three cycle methods: - *

+ *

* image showing the output of the example code - *

* * @see java.awt.Paint * @see java.awt.Graphics2D#setPaint