Fix a potential problem in JavaTimeModule._findFactory() by AlbertLovers · Pull Request #381 · FasterXML/jackson-modules-java8 (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@AlbertLovers

@AlbertLovers

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 cowtowncoder changed the titleUpdate JavaTimeModule.java Fix a potential problem in JavaTimeModule._findFactory()

Dec 31, 2025

@cowtowncoder

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 }})

Labels