gcc/libjava/java
Eric Blake 7270451f19 natString.cc (hashCode): Use cachedHashCode.
2003-03-29  Eric Blake  <ebb9@email.byu.edu>
	    Tom Tromey  <tromey@redhat.com>

	* java/lang/natString.cc (hashCode): Use cachedHashCode.
	(init()): Removed.
	(charAt): Put index in exception.
	(contentEquals): New method.
	Include StringBuffer.h.
	* java/lang/String.java (cachedHashCode): New field.
	(String()): Follow classpath implementation.
	(init()): Removed.
	(contentEquals): Declare.
	(subSequence): Don't declare IndexOutIfBoundsException in throws
	clause.
	(matches, replaceFirst, replaceAll, split): New methods from
	Classpath.

Co-Authored-By: Tom Tromey <tromey@redhat.com>

From-SVN: r65037
2003-03-30 06:43:45 +00:00
..
applet
awt 2003-03-24 Michael Koch <koqnueror@gmx.de> 2003-03-24 13:50:32 +00:00
beans BeanContextEvent.java: Reformated. 2003-03-24 08:24:29 +00:00
io File.java: Import needed classes instead of whole packages... 2003-03-28 13:07:46 +00:00
lang natString.cc (hashCode): Use cachedHashCode. 2003-03-30 06:43:45 +00:00
math BigInteger.java (euclidInv): Take result array as an argument. 2003-02-20 16:55:15 +00:00
net natInetAddressNoNet.cc: Include stddef.h. 2003-03-24 13:40:44 +00:00
nio 2003-03-17 Michael Koch <konqueror@gmx.de> 2003-03-17 15:31:33 +00:00
rmi ActivationInstantiator.java: Reformatted. 2003-03-24 14:01:41 +00:00
security
sql
text MessageFormat.java: Removed some whitespace. 2003-03-29 21:23:25 +00:00
util Date.java: Fixed documentation starting tag to make javadoc happy. 2003-03-24 13:56:57 +00:00