mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 11:34:38 +02:00

Causes javac to reject static and default method declarations inside an annotation Reviewed-by: jjg
2 lines
80 B
Text
2 lines
80 B
Text
NoDefaultAbstract.java:8:17: compiler.err.mod.not.allowed.here: default
|
|
1 error
|