<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ppe42-gcc/libjava/mauve-libgcj, branch gcc-4_9_2-ppe42</title>
<subtitle>GCC for the PPE42</subtitle>
<id>https://git.raptorcs.com/git/ppe42-gcc/atom?h=gcc-4_9_2-ppe42</id>
<link rel='self' href='https://git.raptorcs.com/git/ppe42-gcc/atom?h=gcc-4_9_2-ppe42'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/'/>
<updated>2006-01-03T22:58:31+00:00</updated>
<entry>
<title>	PR libgcj/9715, PR libgcj/19132:</title>
<updated>2006-01-03T22:58:31+00:00</updated>
<author>
<name>tromey</name>
<email>tromey@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2006-01-03T22:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=8a0383655d7d869ef9d344202c78ce3659927052'/>
<id>urn:sha1:8a0383655d7d869ef9d344202c78ce3659927052</id>
<content type='text'>
	* java/nio/charset/Charset.java (charsetForName): Try default
	provider first.
	(availableCharsets): Re-merged.
	(providers2): Likewise.
	(defaultCharset): Likewise.
	* sources.am, Makefile.in: Rebuilt.
	* gnu/java/nio/charset/Provider.java: Removed.
	* java/io/OutputStreamWriter.java
	(OutputStreamWriter(OutputStream,Charset)): New constructor.
	(OutputStreamWriter(OutputStream,CharsetEncoder)): Likewise.
	* java/io/InputStreamReader.java
	(InputStreamReader(InputStream,CharsetDecoder)): New constructor.
	(InputStreamReader(InputStream,Charset)): Likewise.
	* gnu/gcj/convert/BytesToUnicode.java (getDecoder): Try a
	BytesToCharsetAdaptor.
	* gnu/gcj/convert/UnicodeToBytes.java (getEncoder): Try a
	CharsetToBytesAdaptor.
	* gnu/gcj/convert/CharsetToBytesAdaptor.java: New file.
	* gnu/gcj/convert/BytesToCharsetAdaptor.java: New file.
	* mauve-libgcj: Remove getEncoding exclusion.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@109294 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>	* mauve-libgcj: Disable javax.rmi.* and</title>
<updated>2005-11-07T21:31:50+00:00</updated>
<author>
<name>daney</name>
<email>daney@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2005-11-07T21:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=011ae30ceeb80596575e23a28b23f13ed92c6e42'/>
<id>urn:sha1:011ae30ceeb80596575e23a28b23f13ed92c6e42</id>
<content type='text'>
	java.io.InputStreamReader.getEncoding.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106614 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2005-06-02  Andreas Tobler  &lt;a.tobler@schweiz.ch&gt;</title>
<updated>2005-06-01T23:10:17+00:00</updated>
<author>
<name>andreast</name>
<email>andreast@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2005-06-01T23:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=07319428c1d0f1d01a4a5bb9f4498375eabf2500'/>
<id>urn:sha1:07319428c1d0f1d01a4a5bb9f4498375eabf2500</id>
<content type='text'>
	* mauve-libgcj: Remove implemented classes from the fail section.
	Add two new not implemented to it.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100471 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>	* mauve-libgcj: Exclude some swing tests.</title>
<updated>2005-01-10T22:57:53+00:00</updated>
<author>
<name>tromey</name>
<email>tromey@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2005-01-10T22:57:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=bc8d52450b886e1344c7b7c0032e19a3c7c6d1cf'/>
<id>urn:sha1:bc8d52450b886e1344c7b7c0032e19a3c7c6d1cf</id>
<content type='text'>
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93157 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>       * mauve-libgcj: Disable SpinnerListModel, SwingUtilities and</title>
<updated>2004-11-28T22:41:53+00:00</updated>
<author>
<name>mark</name>
<email>mark@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2004-11-28T22:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=84b5a9e5a76dacd7c855a52ae1b74c9e57e20a10'/>
<id>urn:sha1:84b5a9e5a76dacd7c855a52ae1b74c9e57e20a10</id>
<content type='text'>
       XMLDecoder tests which currently don't compile.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91430 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>	PR libgcj/6182:</title>
<updated>2004-09-23T00:06:10+00:00</updated>
<author>
<name>tromey</name>
<email>tromey@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2004-09-23T00:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=06d1793d7ad9cfa349efc22f8d9314bf9d1255f4'/>
<id>urn:sha1:06d1793d7ad9cfa349efc22f8d9314bf9d1255f4</id>
<content type='text'>
	* mauve-libgcj: Enable java.lang.Character tests.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87901 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2003-12-18  Michael Koch  &lt;konqueror@gmx.de&gt;</title>
<updated>2003-12-18T20:23:48+00:00</updated>
<author>
<name>mkoch</name>
<email>mkoch@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2003-12-18T20:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=bd5970054af884251223b7f8d7034509dc44c0d1'/>
<id>urn:sha1:bd5970054af884251223b7f8d7034509dc44c0d1</id>
<content type='text'>
	* mauve-libgcj: Removed the disabling of java.text.ACIAttribute and
	java.text.CollationElementIterator tests as they compile again.
	* testsuite/libjava.mauve/xfails: Added failing
	java.text.CollationElementIterator tests.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74796 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>	* mauve-libgcj: Don't run CollationElementIterator tests.</title>
<updated>2003-07-19T22:19:56+00:00</updated>
<author>
<name>tromey</name>
<email>tromey@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2003-07-19T22:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=c46d3bb3bd8a45c53ec3838f83a8e4653f4dee72'/>
<id>urn:sha1:c46d3bb3bd8a45c53ec3838f83a8e4653f4dee72</id>
<content type='text'>
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69596 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>        * Makefile.am (nat_source_files): Remove</title>
<updated>2003-02-28T11:38:56+00:00</updated>
<author>
<name>mark</name>
<email>mark@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2003-02-28T11:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=c2fd5ee1abeea63b6ae50af32bd1b1d17b3ee13a'/>
<id>urn:sha1:c2fd5ee1abeea63b6ae50af32bd1b1d17b3ee13a</id>
<content type='text'>
        java/io/natObjectOutputStream.cc.
        * Makefile.in: Regenerated.
        * mauve-libgcj: Don't exclude java.io.ObjectInputOutput tests.
        * java/io/ObjectStreamField.java (typename): New field.
        (ObjectStreamField(String, Class)): Initialize new field.
        (ObjectStreamField(String, String)): New Constructor.
        (getTypeCode): Use new field.
        (getTypeString): Use new field.
        * java/io/ObjectOutputStream.java (writeObject): Rethrow fatal
        ObjectStreamExceptions. Remember and reset old BlockDataMode.
        Handle reading of Proxy classes. Never drain(), just write
        TC_ENDBLOCKDATA. Rethrow ObjectStreamExceptions.
        (drain): Check writeDataAsBlocks before calling writeBlockDataHeader.
        (flush): Call flush(), not just drain().
        (writeBoolean): Always use blockDataOutput.
        (writeByte): Likewise.
        (writeShort): Likewise.
        (writeChar): Likewise.
        (writeInt): Likewise.
        (writeLong): Likewise.
        (writeFloat): Likewise.
        (writeDouble): Likewise.
        (writeBytes): Likewise.
        (putfield (put(String,Object))): Throw IllegalArgumentException if
        field cannot be found.
        (putfield (write(ObjectOutput))): Remember old BlockDataMode.
        (writeArraySizeAndElements): Write byte[] in one go.
        (writeFields): Write TC_ENDBLOCKDATA when call_write_method, otherwise
        set BlockDataMode to false.
        (annotateProxyClass): New method.
        (defaultProtocolVersion): Now defaults to PROTOCOL_VERSION_2
        (getField): No longer native.
        (getMethod): Likewise.
        (setBlockDataMode): Always drain() on switch, return old mode.
        (static): New static code block.
        * java/io/natObjectOutputStream.cc: Removed.
        * java/io/ObjectInputStream.java (getField): No longer native.
        (getMethod): Likewise.
        (readObject): Remember and reset old BlockDataMode. Track whether
        object is consumed. Handle TC_ENDBLOCKDATA, TC_PROXYCLASSDESC and
        TC_LONGSTRING.
        (defaultReadObject): Set BlockDataMode to false during readFields.
        (resolveClass): Create new SecurityManager if necessary.
        Use Class.forName() if null ClassLoader found.
        (read(byte[],int,int): Copy remaining bytes to data before calling
        readNextBlock().
        (readFields): Set and reset BlockDataMode on call_read_method.
        Catch NoSuchFieldErrors.
        (setBlockDataMode): Return old mode.
        (static): New static code block.
        * java/io/natObjectInputStream.cc (getField): Removed.
        (getMethod): Likewise.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63556 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>        * mauve-libgcj: Enable Mauve tests that compile now.</title>
<updated>2002-10-13T11:10:27+00:00</updated>
<author>
<name>mark</name>
<email>mark@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2002-10-13T11:10:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=9efc810d4bc0315cad5c34197f5a9b8288489289'/>
<id>urn:sha1:9efc810d4bc0315cad5c34197f5a9b8288489289</id>
<content type='text'>
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58100 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
</feed>
