[
http://jira.codehaus.org/browse/JANINO-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_96322 ]
Arno Unkrig commented on JANINO-90:
-----------------------------------
Hm... does JAVAC do that too? I don't think so... Is it really needed?
Also, I believe that "NoClassDefFoundError.class" is risky in that context, because it may lead to endless recursion. Better write "ncdfe.getClass()".
> Make use of initCause in class$, if available.
> ----------------------------------------------
>
> Key: JANINO-90
> URL:
http://jira.codehaus.org/browse/JANINO-90> Project: Janino
> Issue Type: New Feature
> Reporter: Adam Heath
> Assignee: Arno Unkrig
> Priority: Trivial
> Attachments: feature_use_initCause_in_class$_method.patch
>
>
> If initCause is available(java 1.4), the use that to initialize chained exceptions in class$ method.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email