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 +-