[
https://issues.apache.org/jira/browse/LANG-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17746063#comment-17746063
]
Gary D. Gregory edited comment on LANG-1698 at 7/23/23 6:17 PM:
----------------------------------------------------------------
[~sparkaar]
I added {{org.apache.commons.lang3.reflect.TypeUtilsTest.test_LANG_1698()}} but
it is disabled on Java 17.
Feel free to provide a PR on GitHub ;-)
was (Author: garydgregory):
Added {{org.apache.commons.lang3.reflect.TypeUtilsTest.test_LANG_1698()}}
> Parameterized Types with Wildcards lead to StackOverflows on toString
> ---------------------------------------------------------------------
>
> Key: LANG-1698
> URL: https://issues.apache.org/jira/browse/LANG-1698
> Project: Commons Lang
> Issue Type: Bug
> Components: lang.reflect.*
> Affects Versions: 3.11, 3.12.0
> Reporter: Jan Arne Sparka
> Priority: Major
> Attachments: TestClass2.java
>
>
> ParameterizedTypes from TypeUtils.parameterize(Class<?> rawClass, Type...
> typeArguments) which contain Wildcards as typeArguments can lead to infinite
> loops.
> MVE attached.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)