test/langtools/tools/javac/TextBlockIllegalEscape.out
author jlahoda
Tue, 16 Jul 2019 10:48:22 +0200
changeset 55700 1bb102c1cf27
permissions -rw-r--r--
8227640: javac crashes on text blocks with invalid escapes. Summary: Do not translate escape sequences if text block contains illegal escapes. Reviewed-by: jlaskey
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
55700
1bb102c1cf27 8227640: javac crashes on text blocks with invalid escapes.
jlahoda
parents:
diff changeset
     1
TextBlockIllegalEscape.java:11:13: compiler.err.illegal.esc.char
1bb102c1cf27 8227640: javac crashes on text blocks with invalid escapes.
jlahoda
parents:
diff changeset
     2
- compiler.note.preview.filename: TextBlockIllegalEscape.java
1bb102c1cf27 8227640: javac crashes on text blocks with invalid escapes.
jlahoda
parents:
diff changeset
     3
- compiler.note.preview.recompile
1bb102c1cf27 8227640: javac crashes on text blocks with invalid escapes.
jlahoda
parents:
diff changeset
     4
1 error