]> source.dussan.org Git - aspectj.git/commit
Added SecurityManager which halts any System.exit() call from JavaRun thread and...
authorwisberg <wisberg>
Sat, 31 May 2003 22:24:48 +0000 (22:24 +0000)
committerwisberg <wisberg>
Sat, 31 May 2003 22:24:48 +0000 (22:24 +0000)
commit101a5f0a47d9ef664d54bd92d90fd0accb519339
treed710ffada42a36df06f481db3faa87cb09b00dc1
parentdd76d2fc194461656360c5cdd6ad0769ace0184a
Added SecurityManager which halts any System.exit() call from JavaRun thread and puts the exit code in the status object.
This enables us to run the examples.
testing/src/org/aspectj/testing/harness/bridge/JavaRun.java