]
Denis Maliarevich commented on JBIDE-9807:
------------------------------------------
even using Collections.synchronizedMap(new HashMap(...)) for the VPE's
"visualMap" doesn't guarantee that the right key will be found.
testForSimpleText & testForElText
---------------------------------
Key: JBIDE-9807
URL:
https://issues.jboss.org/browse/JBIDE-9807
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Affects Versions: 3.3.0.M3
Reporter: Denis Maliarevich
Assignee: Denis Maliarevich
Priority: Minor
Fix For: 3.3.0.M4
[testForSimpleText
|http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--jsf/450/testReport/junit/org.jboss.tools.jsf.vpe.jsf.test/JsfAllTests/testForSimpleText/]
&
[
testForElText|http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk....]
----
java.lang.NullPointerException
at
org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE2584Test.testForSimpleText(JBIDE2584Test.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
----
java.lang.NullPointerException
at
org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE2584Test.testForElText(JBIDE2584Test.java:115)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
----
--
This message is automatically generated by JIRA.
For more information on JIRA, see: