gcc/libjava/java
Tom Tromey ea638d6c94 natThread.cc (stop): Removed argument name.
* java/lang/natThread.cc (stop): Removed argument name.

	* java/lang/ThreadGroup.java (ThreadGroup(int)): No longer
	`private'; now has default access.
	* Makefile.in: Rebuilt.
	* Makefile.am (java/lang/ThreadGroup.h): Removed.

From-SVN: r30417
1999-11-05 17:10:17 +00:00
..
awt configure: Rebuilt. 1999-09-10 22:03:10 +00:00
io PrintStream (PrintStream): Fix illegal usage of "this" before "super". 1999-11-01 01:15:37 +00:00
lang natThread.cc (stop): Removed argument name. 1999-11-05 17:10:17 +00:00
net natPlainSocketImpl.cc: Don't include headers if java.net is disabled. 1999-10-04 21:37:30 +00:00
security natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStrings. 1999-08-18 14:16:42 +00:00
text MessageFormat.java (MessageFormat(String)): Set the default locale. 1999-09-22 05:41:26 +01:00
util ClassLoader.java (getSystemResource): Use getSystemClassLoader instead of ClassLoader.system. 1999-10-17 03:11:50 +00:00