Upgrade Java 11 to Java 17

412 views
Skip to first unread message

TradeInfo

unread,
Nov 15, 2022, 5:22:10 PM11/15/22
to jackson-user
Hi All,
      I have working on update springboot application of  java version 11 to 17. In that i got a issue regarding Jackson afterburner module fail and java.lang.illegalAccessError can anyone know how to resolve this issue?

Tatu Saloranta

unread,
Nov 15, 2022, 8:21:41 PM11/15/22
to jackso...@googlegroups.com
On Tue, Nov 15, 2022 at 2:22 PM TradeInfo <maksh...@gmail.com> wrote:
>
> Hi All,
> I have working on update springboot application of java version 11 to 17. In that i got a issue regarding Jackson afterburner module fail and java.lang.illegalAccessError can anyone know how to resolve this issue?

That is not much information to help with. But I think that in general
you either need to open access to modules (that have value classes to
read/write), or, perhaps switch to Blackbird module instead (sort of
successor to Afterburner).

But as to the specific problem, actual stack trace on
IllegalAccessError is required to help,

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