changeset 28059 | e576535359cc |
parent 25859 | 3317bb8137f4 |
child 39007 | 576736088436 |
--- a/jdk/src/java.desktop/share/classes/sun/java2d/pipe/BufferedContext.java Fri Dec 12 15:07:00 2014 -0500 +++ b/jdk/src/java.desktop/share/classes/sun/java2d/pipe/BufferedContext.java Thu Oct 30 07:31:41 2014 -0700 @@ -451,7 +451,7 @@ public abstract RenderQueue getRenderQueue(); /** - * Saves the the state of this context. + * Saves the state of this context. * It may reset the current context. * * Note: must be called while the RenderQueue lock is held.