diff options
| author | mkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-24 11:11:46 +0000 | 
|---|---|---|
| committer | mkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-24 11:11:46 +0000 | 
| commit | 21b083dc05539f8f6730b5e5d961c31c78c9f00f (patch) | |
| tree | d8acf142a0fcbab0fee8a725ea47393e31d71943 /libjava/java/io/DataInputStream.java | |
| parent | 710b1452e5c5244317b9954e90b4c9283106b679 (diff) | |
| download | ppe42-gcc-21b083dc05539f8f6730b5e5d961c31c78c9f00f.tar.gz ppe42-gcc-21b083dc05539f8f6730b5e5d961c31c78c9f00f.zip | |
2004-11-24  Jeroen Frijters  <address@bogus.example.com>
	* java/nio/DirectByteBufferImpl.java
	(ReadOnly): New inner subclass.
	(ReadWrite): New inner subclass.
	(owner): Made final and private.
	(address): Made final.
	(DirectByteBufferImpl(int)): New constructor.
	(DirectByteBufferImpl(Object,RawData,int,int,int)): New constructor.
	(DirectByteBufferImpl(Object,RawData,int,int,int,boolean)): Removed.
	(allocate): Modified to instantiate ReadWrite subclass.
	(finalize): Fixed to only free the buffer, if we own it.
	(put): Removed read-only check.
	(slice, duplicate): Modified to instantiate appropriate subclass.
	(isReadOnly): Removed.
	* java/nio/MappedByteBufferImpl.java
	(slice, duplicate): Modified to instantiate appropriate
	DirectByteBufferImpl subclass.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91147 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/io/DataInputStream.java')
0 files changed, 0 insertions, 0 deletions

