[jira] [Updated] (LANG-1190) TypeUtils.isAssignable throws NullPointerException when fromType has type variables and toType generic superclass specifies type variable

2015-12-07 Thread Yuhau Lin (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuhau Lin updated LANG-1190: Description: import static org.apache.commons.lang3.reflect.TypeUtils.*; import java.lang.reflect.Invocation

[jira] [Updated] (LANG-1190) TypeUtils.isAssignable throws NullPointerException when fromType has type variables and toType generic superclass specifies type variable

2015-12-07 Thread Yuhau Lin (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuhau Lin updated LANG-1190: Description: import static org.apache.commons.lang3.reflect.TypeUtils.*; import java.lang.reflect.Invocation

[jira] [Updated] (LANG-1190) TypeUtils.isAssignable throws NullPointerException when fromType has type variables and toType generic superclass specifies type variable

2015-12-07 Thread Yuhau Lin (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuhau Lin updated LANG-1190: Description: import static org.apache.commons.lang3.reflect.TypeUtils.*; import java.lang.reflect.Invocation

[jira] [Updated] (LANG-1190) TypeUtils.isAssignable throws NullPointerException when fromType has type variables and toType generic superclass specifies type variable

2015-12-07 Thread Yuhau Lin (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuhau Lin updated LANG-1190: Description: import static org.apache.commons.lang3.reflect.TypeUtils.*; import java.lang.reflect.Invocati

[jira] [Updated] (LANG-1190) TypeUtils.isAssignable throws NullPointerException when fromType has type variables and toType generic superclass specifies type variable

2015-12-07 Thread Yuhau Lin (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuhau Lin updated LANG-1190: Description: import static org.apache.commons.lang3.reflect.TypeUtils.*; import java.lang.reflect.Invocation

[jira] [Updated] (LANG-1190) TypeUtils.isAssignable throws NullPointerException when fromType has type variables and toType generic superclass specifies type variable

2016-05-29 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1190: Description: {code:java} import static org.apache.commons.lang3.reflect.TypeUtils.*; import