-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
6
-
generic
-
generic
Create a source file with one line (and not end-of-line character)
that contains an error:
class Test extends Missing {}
The compiler includes garbage in the diagnostic:
class Test extends Missing {}\u001a\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000
^
that contains an error:
class Test extends Missing {}
The compiler includes garbage in the diagnostic:
class Test extends Missing {}\u001a\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000
^
- duplicates
-
JDK-6668802 javac handles diagnostics for last line badly, if line not terminated by newline
-
- Closed
-