Hi,

Forgot the most important one for sure:

$ mono --noinline --share-code bin/ikvm.exe IRAF testfile
java.lang.SecurityException: Operation not allowed
        at java.lang.SecurityManager.checkPermission(<unknown>)
        at java.lang.SecurityManager.checkWrite(<unknown>)
        at java.io.RandomAccessFile.<init>(<unknown>)
        at java.io.RandomAccessFile.<init>(<unknown>)
        at IRAF.main(<unknown>)
        at IRAF.main(<unknown>)
Killed

Note that it is killed because it rapidly eats up all memory in the
system.

Cheers,

Mark



_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to