gcc/libjava/java
Tom Tromey 9d9bd40fb6 Charset.java (encode, decode): Synchronize on 'this', not the class.
* java/nio/charset/Charset.java (encode, decode): Synchronize on
	'this', not the class.

From-SVN: r99810
2005-05-17 01:52:02 +00:00
..
applet
awt
beans
io
lang * java/lang/String.java (startsWith): Fixed javadoc. 2005-05-15 21:09:45 +00:00
math
net re PR libgcj/21606 (java.net.URI fails to decode lowercase hex codes) 2005-05-16 20:27:48 +00:00
nio Charset.java (encode, decode): Synchronize on 'this', not the class. 2005-05-17 01:52:02 +00:00
rmi
security
sql
text
util