eclipse-jdt / eclipse-jdt/eclipse.jdt.core
Heuristics for unexpected shapes of Runtime(In)VisibleParameterAnnotations
Open
- Dominant language
- Java
- Stars
- 237
- Forks
- 195
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 47
Description
As per https://bugs.openjdk.org/browse/JDK-8334871 javac is fixed not only to accept legal class files generated by ecj, but also to apply several heuristics for interpreting annotation attributes with unexpected number of entries.
We should check, if any of these heuristics are relevant for ecj, too.
Contributor guide
Assessment
This issue has not been assessed yet.