mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-07 17:08:53 +00:00
Causes javac to reject static and default method declarations inside an annotation Reviewed-by: jjg
3 lines
80 B
Plaintext
3 lines
80 B
Plaintext
NoDefaultAbstract.java:8:17: compiler.err.mod.not.allowed.here: default
|
|
1 error
|