test/tools/javac/unicode/UnicodeNewline.out

Wed, 27 May 2009 22:34:43 -0700

author
darcy
date
Wed, 27 May 2009 22:34:43 -0700
changeset 289
84061bd68019
parent 221
6ada6122dd4f
child 2525
2eb010b6cb22
permissions
-rw-r--r--

6843761: Update langtools tests to remove unncessary -source and -target options
Reviewed-by: jjg

     1 UnicodeNewline.java:11: cannot find symbol
     2     xyzzy plugh; // error should be HERE
     3     ^
     4   symbol:   class xyzzy
     5   location: class UnicodeNewline
     6 1 error

mercurial