mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-15 08:34:30 +02:00

8300545: Compiler Implementation for Record Patterns Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org> Reviewed-by: vromero, mcimadamore
4 lines
No EOL
262 B
Text
4 lines
No EOL
262 B
Text
T8295447.java:33:29: compiler.err.deconstruction.pattern.only.records: T8295447.Foo
|
|
T8295447.java:37:29: compiler.err.deconstruction.pattern.only.records: T8295447.Foo
|
|
T8295447.java:44:44: compiler.err.deconstruction.pattern.only.records: java.awt.Point
|
|
3 errors |