Fix a potential problem in JavaTimeModule._findFactory() by AlbertLovers · Pull Request #381 · FasterXML/jackson-modules-java8 (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Conversation
Validate the order of the argument types against the order of the parameters. The previous version ignored mismatches and returned the first method with the correct name and correct number of parameters regardless of parameter types.
cowtowncoder changed the title
Update JavaTimeModule.java Fix a potential problem in JavaTimeModule._findFactory()
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})