Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Illegal reflective access by com.createsend.util.ErrorDeserialiser #61

Open
mdewilde opened this issue Apr 7, 2022 · 0 comments
Open

Comments

@mdewilde
Copy link

mdewilde commented Apr 7, 2022

We see following warning using createsend-java 7 on Java 11:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.createsend.util.ErrorDeserialiser (jar:file:/app.jar!/BOOT-INF/lib/createsend-java-7.0.0.jar!/) to field sun.reflect.generics.reflectiveObjects.ParameterizedTypeImpl.actualTypeArguments
WARNING: Please consider reporting this to the maintainers of com.createsend.util.ErrorDeserialiser
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant