Closed
Description
Vasily Ivanov opened SPR-8278 and commented
org.springframework.core.Constants.toCode() javadoc says:
"namePrefix prefix of the constant names to search (may be null)"
However if null namePrefix is passed in then toCode throws NPE on startsWith check.
Affects: 3.0.4
Referenced from: commits 0e8f5d8, 6ffb043
1 votes, 2 watchers