FasterXML / FasterXML/jackson-modules-base
Java 9 warning for Afterburner
- Langage dominant
- Java
- Étoiles
- 180
- Forks
- 80
- Merge moyen
- 3 h 26 min
- PR mergées (30 j)
- 1
Description
When compiling a Dropwizard project with Java 9, Jackson compilation throws the following error,
`WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.fasterxml.jackson.module.afterburner.util.MyClassLoader (file:/Users/user/Code/application.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.fasterxml.jackson.module.afterburner.util.MyClassLoader
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`
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.