Skip to content

Change throws declaration on convertValue to JacksonException (which is what is actually thrown)#6069

Open
pjfanning wants to merge 2 commits into
FasterXML:3.xfrom
pjfanning:exception-type
Open

Change throws declaration on convertValue to JacksonException (which is what is actually thrown)#6069
pjfanning wants to merge 2 commits into
FasterXML:3.xfrom
pjfanning:exception-type

Conversation

@pjfanning

Copy link
Copy Markdown
Member

fixes #6068

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

🧪 Code Coverage Report

Metric Coverage Change
Instructions coverage 81.71% 📈 +0.000%
Branches branches 75.16% 📈 +0.010%

Coverage data generated from JaCoCo test results

@cowtowncoder cowtowncoder left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but needs release-notes/VERSION entry.

@cowtowncoder cowtowncoder changed the title change throws declaration on convertValue to JacksonException (which is what is actually thrown) Change throws declaration on convertValue to JacksonException (which is what is actually thrown) Jul 2, 2026
@pjfanning

Copy link
Copy Markdown
Member Author

Looks good but needs release-notes/VERSION entry.

added release notes

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

🧪 Code Coverage Report

Metric Coverage Change
Instructions coverage 81.71% 📈 +0.000%
Branches branches 75.14% 📉 -0.010%

Coverage data generated from JaCoCo test results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tools.jackson.databind.ObjectMapper#convertValue stop throwing java.lang.IllegalArgumentException

2 participants