Skip to content

Error when upgrading jackson-databind, jackson-core to version 2.15.0-rc1 #160

Closed Answered by cowtowncoder
silver11235 asked this question in Q&A
Discussion options

You must be logged in to vote

Ok. Perhaps you need to exclude checking for jackson-core altogether then; or possibly specific classes.
Optionally loaded classes are in package com/fasterxml/jackson/core/io/doubleparser and included in a way that JVM only loads them as overrides for specific JDK: they come from "FastDoubleParser" project.
They should not cause issues when running on earlier JDK versions: that's the whole point of multi-release (MR) jars.

Replies: 6 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@cowtowncoder
Comment options

@silver11235
Comment options

@cowtowncoder
Comment options

Answer selected by silver11235
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@cowtowncoder
Comment options

@aalmiray
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants