gcc/libjava/java
Michael Koch 5e2ba18bc1 ByteBufferHelper.java: New file.
2003-09-25  Michael Koch  <konqueror@gmx.de>

	* java/nio/ByteBufferHelper.java:
	New file.
	* java/nio/ByteBufferImpl.java,
	java/nio/DirectByteBufferImpl.java,
	java/nio/MappedByteBufferImpl.java
	(getType,putType): Use new helper class ByteBufferHelper.
	* Makefile.am (ordinary_java_source_files):
	Added java/nio/ByteBufferHelper.java.
	* Makefile.in: Regenerated.

From-SVN: r71757
2003-09-25 06:43:52 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt Component.java: Indentation cleanup from Classpath. 2003-09-20 21:30:39 +00:00
beans MemoryImageSource.java, [...]: New versions from classpath. 2003-07-14 05:33:30 +00:00
io Reported by Guilhem Lavaux and Julian Dolby 2003-09-18 11:24:20 +00:00
lang StringBuffer.java (substring): Don't set `shared' on small Strings, even if buffer is already shared. 2003-09-24 07:19:24 +01:00
math BigDecimal (divide): Correctly handle ROUND_HALF_EVEN when amount is greater than 0.5. 2003-08-01 15:07:49 +00:00
net InetAddress.java: Moves around some code, reformats and adds documentation. 2003-09-22 07:56:44 +00:00
nio ByteBufferHelper.java: New file. 2003-09-25 06:43:52 +00:00
rmi 2003-06-27 Michael Koch <konqueror@gmx.de> 2003-06-27 15:58:42 +00:00
security Acl.java: Fix broken p tag. 2003-08-26 22:42:37 +00:00
sql 2003-09-18 Jeroen Frijters <jeroen@frijters.net> 2003-09-18 06:11:41 +00:00
text Acl.java: Fix broken p tag. 2003-08-26 22:42:37 +00:00
util Timer.java (finalize): Added "throws Throwable". 2003-09-18 13:09:53 +00:00