[jboss-jira] [JBoss JIRA] Closed: (JBAS-3494) failure in org.jboss.test.classloader.test.BasicLoaderUnitTestCase
Scott M Stark (JIRA)
jira-events at jboss.com
Fri Sep 15 02:17:33 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3494?page=all ]
Scott M Stark closed JBAS-3494.
-------------------------------
Resolution: Done
It was just an issue with when the method signature classes were loaded. Just invoking getMethods under jrockit was not loading the method throws classes. The test was updated to explicitly attempt to obtain the exception clause classes.
> failure in org.jboss.test.classloader.test.BasicLoaderUnitTestCase
> ------------------------------------------------------------------
>
> Key: JBAS-3494
> URL: http://jira.jboss.com/jira/browse/JBAS-3494
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Test Suite, ClassLoading
> Environment: linux - dev03 in qa, java version "1.4.2_11" - jrockit
> Reporter: Prabhat Jha
> Assigned To: Scott M Stark
> Fix For: JBossAS-4.0.5.GA
>
>
> There is a failure in org.jboss.test.classloader.test.BasicLoaderUnitTestCase
> junit.framework.AssertionFailedError: Should not have gotten ExThrower methods
> at org.jboss.test.classloader.test.BasicLoaderUnitTestCase.testNoClassDefFoundError2(BasicLoaderUnitTestCase.java:109)
> at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
> There is no associated server log
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list