[rvm-research] RVMThread#run() -- Code not reached after run

Khaled Z Mahmoud <[email protected]> Tue, 19 Jun 2018 18:39:24 -0400
Newsgroups gmane.comp.java.jikes.rvm.devel
Message-ID <CAER=_eWZNgEp0mmGKxYWCYV5hhGRCifqT7J+dkd1qOOWsqRoiA@mail.gmail.com>
Hi,

In RVMThread#run() The code looks like the following

some code before
thread.run()
some code  after

However, for some applications, the "some code after" is never reached. I
am speculating this is because the code is calling System.exit().

Can I modify System.exit() to throw an exception from the executing thread ?
Thanks

-- 
Regards,
Khaled Mahmoud

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

_______________________________________________
Jikesrvm-researchers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers