[ http://jira.codehaus.org/browse/AW-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
admin@example... deleted AW-176:
---------------------------------
> fix IBM JRE support
> -------------------
>
> Key: AW-176
> URL: http://jira.codehaus.org/browse/AW-176
> Project: AspectWerkz
> Issue Type: Bug
> Reporter: Alexandre Vasseur
> Assignee: Alexandre Vasseur
>
> fix IBM JRE support
> as done in 0.10
> in CLCLPP and filter out ext/boot CL unless specified otherwise
> + // filter out ExtClassLoader and BootClassLoader
> + if (!NOFILTER) {
> + if (loader == null || loader.getParent() == null) {
> + return bytecode;
> + }
> + }
> +
> Note: side effect with JRockit internal class to test with MAPI as asked by CCE
--
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