[jboss-jira] [JBoss JIRA] Created: (JBXB-173) use the same JBossXBTestDelegate for the whole testsuite and don't fork
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Thu Feb 5 06:28:44 EST 2009
use the same JBossXBTestDelegate for the whole testsuite and don't fork
-----------------------------------------------------------------------
Key: JBXB-173
URL: https://jira.jboss.org/jira/browse/JBXB-173
Project: JBoss XML Binding (JBossXB)
Issue Type: Task
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
Fix For: JBossXB-2.0.1.CR1
There are JBossXBTestDelegate classes in different packages that are mostly the same. This causes static initialization issues (with URL handler factories) and is the reason for forking one JVM thread per test which is incredibly slow.
--
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