You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/10/16 13:03:38 UTC

[jira] Commented: (HARMONY-1819) [launcher] Raised exceptions should not be explicitly printed by the launcher

    [ http://issues.apache.org/jira/browse/HARMONY-1819?page=comments#action_12442546 ] 
            
Tim Ellison commented on HARMONY-1819:
--------------------------------------

Sorry, should have mentioned that I uncommented the DetachCurrentThread call as per -dev list discussion.

> [launcher] Raised exceptions should not be explicitly printed by the launcher
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-1819
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1819
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Misc
>         Environment: All
>            Reporter: Evgueni Brevnov
>         Assigned To: Tim Ellison
>            Priority: Minor
>         Attachments: launcher.patch
>
>
> As it was discussed and agreed on the list (see thread "[drlvm] Should the launcher print uncaught exceptions?" ) the launcher should not call jni->ExceptionDescribe method in case of error. Instead jvm->DestroyJavaVM should call uncaught excption handler which prints out exception stack trace by default. Here is the patch which fixes the problem.
>  NOTE: need to check if J9 requires jvm->DetachCurrentThread() right  before jvm->DestroyJavaVM
> Thanks Evgueni

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira