mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00

8300545: Compiler Implementation for Record Patterns Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org> Reviewed-by: vromero, mcimadamore
11 lines
830 B
Text
11 lines
830 B
Text
AnnotationErrors.java:14:35: compiler.err.record.patterns.annotations.not.allowed
|
|
AnnotationErrors.java:15:35: compiler.err.record.patterns.annotations.not.allowed
|
|
AnnotationErrors.java:16:35: compiler.err.record.patterns.annotations.not.allowed
|
|
AnnotationErrors.java:17:37: compiler.err.record.patterns.annotations.not.allowed
|
|
AnnotationErrors.java:18:37: compiler.err.record.patterns.annotations.not.allowed
|
|
AnnotationErrors.java:20:18: compiler.err.record.patterns.annotations.not.allowed
|
|
AnnotationErrors.java:21:18: compiler.err.record.patterns.annotations.not.allowed
|
|
AnnotationErrors.java:22:18: compiler.err.record.patterns.annotations.not.allowed
|
|
AnnotationErrors.java:26:20: compiler.err.record.patterns.annotations.not.allowed
|
|
AnnotationErrors.java:27:20: compiler.err.record.patterns.annotations.not.allowed
|
|
10 errors
|