FasterXML / FasterXML/jackson-modules-base
Java 9 warning for Afterburner
- Linguagem predominante
- Java
- Estrelas
- 180
- Forks
- 80
- Merge médio
- 3h 26min
- PRs com merge (30d)
- 1
Descrição
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`
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.