commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] [bug #13137] Infinite recursion in java.nio.charset.*


From: Rei Odaira
Subject: [commit-cp] [bug #13137] Infinite recursion in java.nio.charset.*
Date: Sat, 21 May 2005 16:00:34 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

Follow-up Comment #2, bug #13137 (project classpath):

I used the latest (05/20/2005) CVS version of Kaffe, which was configured
with --without-classpath-gtk-awt on Linux 2.4.18.

My sample program was:

class Test {
  public static void main(String[] args) {
    System.out.println("hello");
  }
}

and my execution command was:

> kaffe -Dfile.encoding=EUCJP Test

If this is not a Classpath bug, I'll send this report to address@hidden

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13137>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]