]
Viacheslav Kabanovich commented on JBIDE-7148:
----------------------------------------------
Test FaceletsKbModelTest.testSeamPdf() was dependent on thread safety of resource loading.
It failed intermittently until changes were done for this issue. So, that test may be
considered as an 'official' test to this issue as well.
Optimize code that loads Java libraries in KB, CDI, and Seam
builders
---------------------------------------------------------------------
Key: JBIDE-7148
URL:
https://jira.jboss.org/browse/JBIDE-7148
Project: Tools (JBoss Tools)
Issue Type: Task
Components: common
Affects Versions: 3.2.0.M2
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 3.2.0.Beta2
At present, each builder does it independently, with almost identical code repeated in
several place.
That makes very difficult debugging a problem if it is caused by that code, because it
may work with shared objects in different threads.
It is necessary, at least, to move that code to one common place.
Next, it should be done thread safe.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: