Is jackson 2.9.5 compatible with Java 11? If not, any timeline or recommendation?

31 views
Skip to first unread message

xinmin zhou

unread,
Apr 28, 2020, 12:08:59 AM4/28/20
to jackson-user
Hi Expert,

Below are the jar files related. Thanks. 

jackson-annotations-2.9.5.jar
jackson-core-2.9.5.jar
jackson-databind-2.9.5.jar
jackson-dataformat-yaml-2.9.5.jar


Regards,
Xinmin

Tatu Saloranta

unread,
Apr 28, 2020, 12:07:29 PM4/28/20
to jackson-user
Have you tried it? As far as I know, Jackson 2.x works on Java 11.

Typically things work is that if something does not work, you can report issues.
I am not aware of major issues that would prevent use, although maybe
other users can share their experiences:
there may be some specific challenges due to Java modules system (JPMS).

I would also recommend using Jackson 2.10(.3) as 2.10 adds module-info
file which adds full module definitions;
2.9.5 does not have that.

-+ Tatu +-
Reply all
Reply to author
Forward
0 new messages