jdk-24/test/langtools/tools/javac/patterns/AnnotationErrors.out
Jan Lahoda eaa80ad08c 8300543: Compiler Implementation for Pattern Matching for switch
8300545: Compiler Implementation for Record Patterns

Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: vromero, mcimadamore
2023-05-22 04:24:06 +00:00

12 lines
830 B
Plaintext

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