Re: [PATCH 6/6] vm: detect new_exception() call loops.

2009-06-04 Thread Pekka Enberg
On Wed, 2009-06-03 at 16:20 +0200, Tomek Grabiec wrote: > Such loop may occure when exception occures in constructor of > exception that's beeing created by new_exception(). > > Signed-off-by: Tomek Grabiec Hmm, this looks wrong to me. The following program public class ExceptionTest { pu

Re: [PATCH 1/6] jit: new helper function signal_new_exception()

2009-06-04 Thread Pekka Enberg
On Wed, 2009-06-03 at 16:20 +0200, Tomek Grabiec wrote: > Signed-off-by: Tomek Grabiec I applied patches 1-4 of the series. -- OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy th