gcc/libjava/java
Michael Koch 86a80fc352 2004-04-21 Michael Koch <konqueror@gmx.de>
* java/nio/DirectByteBufferImpl.java
	(shiftDown): Made static, give address as argument and
	provide a convenience method that overwrites shiftDown in
	ByteBufferImpl and calls the native shiftDown.
	* java/nio/MappedByteBufferImpl.java
	(): Use optimized method in DirectByteBufferImpl.
	* java/nio/natDirectByteBufferImpl.cc
	(shiftDown): Changed method signature. Removed usage of array_offset.

From-SVN: r80967
2004-04-21 15:33:53 +00:00
..
applet [multiple changes] 2004-04-16 18:44:45 +00:00
awt MouseEvent.java (<init>): fixed field assignment 2004-04-20 18:04:50 +00:00
beans AWTPermission.java, [...]: Fixed HTML tags in javadocs all over. 2004-04-20 10:37:07 +00:00
io BufferedWriter.java: Reordered variables to be at top of the class. 2004-04-20 18:15:44 +00:00
lang Byte.java, [...]: Fixed javadocs, coding style and argument names all over. 2004-04-20 12:30:19 +00:00
math Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
net 2004-04-20 Michael Koch <konqueror@gmx.de> 2004-04-20 20:32:41 +00:00
nio 2004-04-21 Michael Koch <konqueror@gmx.de> 2004-04-21 15:33:53 +00:00
rmi MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names all over. 2004-04-20 14:45:10 +00:00
security MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names all over. 2004-04-20 14:45:10 +00:00
sql MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names all over. 2004-04-20 14:45:10 +00:00
text 2004-04-21 Michael Koch <konqueror@gmx.de> 2004-04-21 05:25:11 +00:00
util 2004-04-21 Michael Koch <konqueror@gmx.de> 2004-04-21 07:25:14 +00:00