gcc/libjava/java
Bryce McKinlay 0ee935e162 ThreadGroup.java (add(Thread)): Rename to addThread() to comply with classpath VM spec.
2000-06-21  Bryce McKinlay  <bryce@albatross.co.nz>

	* java/lang/ThreadGroup.java (add(Thread)): Rename to addThread() to
	comply with classpath VM spec.
	(add(Group)): Rename to addGroup().
	* java/lang/Thread.java (Thread): Use addThread().
	* java/lang/natThread.cc (finish_): Use removeThread().

From-SVN: r34627
2000-06-21 04:55:35 +01:00
..
awt Makefile.in: Rebuilt. 2000-04-09 04:13:27 +00:00
beans Jumbo patch: 2000-05-19 17:55:34 +00:00
io ObjectOutputStream.java (writeObject): Use component type when writing arrays. 2000-05-24 21:15:51 +00:00
lang ThreadGroup.java (add(Thread)): Rename to addThread() to comply with classpath VM spec. 2000-06-21 04:55:35 +01:00
math ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
net Jumbo patch: 2000-05-19 17:55:34 +00:00
security Jumbo patch: 2000-05-19 17:55:34 +00:00
sql ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
text Locale.java (Locale): Don't explicitly check for null. 2000-05-04 15:50:34 +00:00
util re GNATS libgcj/226 (implicit __builtin_expect) and GNATS gcj/228 (compressed JAR files) 2000-05-21 00:30:46 +01:00