Description
Prior to 2.17.1 OptionConverter could get a StackOverflowError by returning the same lookup string. In 2.17.1 it was changed to use StrSubstitutor which fixed the problem but introduced a different way a StackOverflowError could occur.
Prior to 2.17.1 OptionConverter could get a StackOverflowError by returning the same lookup string. In 2.17.1 it was changed to use StrSubstitutor which fixed the problem but introduced a different way a StackOverflowError could occur.