Java 9 introduces some changes to the bytecode and javac produces class files with major version 53. We need to be able to support reading this new class file version to support resolution of semantic from dependencies using this version.
- contributes to
-
MMF-833 Make SonarJava supporting the analyzis of Java 9 projects
-
- Closed
-
- is related to
-
SONARJAVA-2705 Rely on ASM 6.1.1 to read bytecode produced by Java 10 compiler
-
- Closed
-