DirectRasterGraphics.java (clone): Hoist to public.
authorBryce McKinlay <bryce@albatross.co.nz>
Thu, 15 Feb 2001 04:36:34 +0000 (04:36 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Thu, 15 Feb 2001 04:36:34 +0000 (04:36 +0000)
commit2e22d9b885c204ce26b88733df88d9d22598734b
treee49f7765fd9d7fff4c654651347fe409b55beae5
parent505ce70d3ff1a66b476ec41109deb68ac0d44fde
DirectRasterGraphics.java (clone): Hoist to public.

* gnu/awt/j2d/DirectRasterGraphics.java (clone): Hoist to public.
* gnu/awt/j2d/IntegerGraphicsState.java (setClip): Call
Rectangle.clone(), not Object.clone().

From-SVN: r39706
libjava/ChangeLog
libjava/gnu/awt/j2d/DirectRasterGraphics.java
libjava/gnu/awt/j2d/IntegerGraphicsState.java