Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR libgcj/27171: | tromey | 2006-04-17 | 1 | -0/+19 |
* testsuite/libjava.lang/pr27171.java: New file. * testsuite/libjava.lang/pr27171.out: New file. * gnu/gcj/convert/Output_UTF8.java (havePendingBytes): Return true if we've seen a high surrogate. (write): Handle high surrogates at the end of the stream. Properly emit isolated low surrogates. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113013 138bc75d-0d04-0410-961f-82ee72b054a4 |