[jbosstools-issues] [JBoss JIRA] (JBIDE-21036) Infinite cycle in ParametedType.isAssignableTo()

Viacheslav Kabanovich (JIRA) issues at jboss.org
Fri Oct 30 18:30:00 EDT 2015


Viacheslav Kabanovich created JBIDE-21036:
---------------------------------------------

             Summary: Infinite cycle in ParametedType.isAssignableTo()
                 Key: JBIDE-21036
                 URL: https://issues.jboss.org/browse/JBIDE-21036
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: cdi
    Affects Versions: 4.3.0.Final
            Reporter: Viacheslav Kabanovich
            Assignee: Viacheslav Kabanovich
             Fix For: 4.3.1.Beta1


java.lang.StackOverflowError is reported in
http://stackoverflow.com/questions/33301776/an-internal-error-occurred-during-jboss-tools-project-validator

Infinitely cycling calls are 
org.jboss.tools.common.java.ParametedType.isAssignableTo(ParametedType.java:398) at org.jboss.tools.common.java.ParametedType.isAssignableTo(ParametedType.java:402) at org.jboss.tools.common.java.ParametedType.areTypeParametersAssignableTo(ParametedType.java:430)



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list