mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00

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