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.
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.