On Tue, Nov 15, 2022 at 2:22 PM TradeInfo <[email protected]> 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 +-

-- 
You received this message because you are subscribed to the Google Groups 
"jackson-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jackson-user/CAL4a10g_JeJKZJA6Y7%3D%3DApm17QnPZCMXWRgxtXELSSjWjuwc1Q%40mail.gmail.com.

Reply via email to