GCJ Interpreter Aborts (2005-08-24 IST)

Ranjit Mathew rmathew@gmail.com
Wed Aug 24 07:47:00 GMT 2005


Hi,

  In the last 24 hours, something has gone in which makes
the GCJ interpreter "gij" abort on even simple "Hello World"
classes. For example, the "RuntimeCheck" program in
the Jacks testsuite:

---------------------------- 8< ----------------------------
public class RuntimeCheck {
  private RuntimeCheck() {}
  public static void main(String[] argv) {
    System.out.print("1");
  }
}
---------------------------- 8< ----------------------------

Unfortunately, I didn't have time to debug this properly.

Ranjit.

-- 
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA.    Web: http://ranjitmathew.hostingzero.com/



More information about the Java mailing list