gcc/libjava/java
Michael Koch 8d928fb140 2003-02-19 Michael Koch <konqueror@gmx.de>
* gnu/awt/j2d/Graphics2DImpl.java
	(getFontRenderContext): New method.
	(drawGlyphVector): New method.
	* java/awt/Graphics2D.java
	(getFontRenderContext): New abstract method.
	(drawGlyphVector): New abstract method.

From-SVN: r63097
2003-02-19 09:46:43 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt 2003-02-19 Michael Koch <konqueror@gmx.de> 2003-02-19 09:46:43 +00:00
beans Stephen Crawley <crawley@dstc.edu.au> 2003-02-07 20:19:53 +00:00
io InputStreamReader.java (getEncoding): Return null when closed. 2003-02-13 23:28:57 +00:00
lang System.java (properties): Use Properties.clone. 2003-02-14 17:43:34 +00:00
math BigInteger.java (euclidInv): Return array of `BigInteger's. 2003-02-17 23:18:39 +00:00
net 2003-02-17 Michael Koch <konqueror@gmx.de> 2003-02-17 15:33:54 +00:00
nio 2003-02-18 Michael Koch <konqueror@gmx.de> 2003-02-18 07:26:20 +00:00
rmi UnicastServerRef.java (unexportObject): Don't throw RemoteException. 2003-01-03 22:57:25 +00:00
security re PR libgcj/9271 (Severe bias in java.security.SecureRandom) 2003-02-13 17:00:22 +00:00
sql Timestamp.java (compareTo(Object)): New method. 2003-02-10 19:56:12 +00:00
text
util Properties.java (store): Move the code formerly in list(), into this method. 2003-02-17 19:05:56 +00:00