gcc/libjava/gnu/gcj
Tom Tromey 707f5f6d45 Output_UTF8.java (write): Don't exit loop unless both inlength' and bytes_todo' are 0.
* gnu/gcj/convert/Output_UTF8.java (write): Don't exit loop unless
        both `inlength' and `bytes_todo' are 0.  Simplified 2-byte case.

From-SVN: r29570
1999-09-21 23:20:43 +00:00
..
convert Output_UTF8.java (write): Don't exit loop unless both inlength' and bytes_todo' are 0. 1999-09-21 23:20:43 +00:00
protocol natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStrings. 1999-08-18 14:16:42 +00:00
runtime natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStrings. 1999-08-18 14:16:42 +00:00
text
util
RawData.java