gcc/libjava/java
Bryce McKinlay 0f94c029e9 String.java (CASE_INSENSITIVE_ORDER): New static field.
2000-09-13  Bryce McKinlay  <bryce@albatross.co.nz>

	* java/lang/String.java (CASE_INSENSITIVE_ORDER): New static field.
	Initialize with anonymous class.
	(compareToIgnoreCase): New method.

	* java/lang/ThreadGroup.java (had_uncaught_exception): New field.
	(uncaughtException): Set had_uncaught_exception.
	* prims.cc (JvRunMain): Check value of had_uncaught_exception and
	exit with error status if set.
	(_Jv_RunMain): Ditto.

From-SVN: r36385
2000-09-13 07:36:25 +01:00
..
applet
awt BitMaskExtent.java, [...]: Removed Latin-1 copyright symbols. 2000-08-29 03:23:57 +00:00
beans PropertyChangeEvent.java (serialVersionUID): Added. 2000-09-08 19:37:09 +00:00
io Field.java (toString): Don't rely on Class.toString. 2000-09-11 22:49:29 +00:00
lang String.java (CASE_INSENSITIVE_ORDER): New static field. 2000-09-13 07:36:25 +01:00
math
net PropertyChangeEvent.java (serialVersionUID): Added. 2000-09-08 19:37:09 +00:00
security Attributes.java, [...]: Imported from Classpath. 2000-08-19 18:19:42 +00:00
sql
text PropertyChangeEvent.java (serialVersionUID): Added. 2000-09-08 19:37:09 +00:00
util PropertyChangeEvent.java (serialVersionUID): Added. 2000-09-08 19:37:09 +00:00