[jboss-jira] [JBoss JIRA] Created: (JBAOP-736) Create workaround for IBM JVM's Clas.getDeclaringClass bug
Flavia Rainone (JIRA)
jira-events at lists.jboss.org
Tue Jun 16 20:49:56 EDT 2009
Create workaround for IBM JVM's Clas.getDeclaringClass bug
----------------------------------------------------------
Key: JBAOP-736
URL: https://jira.jboss.org/jira/browse/JBAOP-736
Project: JBoss AOP
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: 2.1.1.GA
Reporter: Flavia Rainone
Assignee: Flavia Rainone
Fix For: 2.1.2.GA
The IBM's JVM returns null when the generated advisor's constructor invokes this.getClass().getDeclaringClass(), thus causing JBoss AOP from version 2.0 on to not work with IBM's JVM.
The call to getDeclaringClass() needs to be replaced.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list