classpath
[Top][All Lists]
Advanced

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

RE: Small ZipFile patch


From: Mark Wielaard
Subject: RE: Small ZipFile patch
Date: 05 Mar 2003 00:07:17 +0100

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





reply via email to

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