Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=75858 --- shadow/75858 2005-08-20 14:00:28.000000000 -0400 +++ shadow/75858.tmp.12825 2005-08-20 20:06:29.000000000 -0400 @@ -100,6 +100,19 @@ FooServer.exe], -2146233087, ) LEAVE: System.Exception:set_HResult (int) ------- Additional Comments From [EMAIL PROTECTED] 2005-08-20 14:00 ------- Could you attach a small Java testcase which shows this bug ? + +------- Additional Comments From [EMAIL PROTECTED] 2005-08-20 20:06 ------- +I suspect it's happening any time a java exception is thrown in code +compiled with ikvmc. + +The test case would be a simple java class with a static method that +throws new Exception(), compile with IKVMC and then call that from C#. + +Note that I've filed another problem with exceptions that I see under +windows. That one is really blatant, so maybe this problem is related. + +http://bugzilla.ximian.com/show_bug.cgi?id=75860 + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
