src/share/classes/com/sun/tools/javac/resources/javac.properties

changeset 2907
aec633bcb3af
parent 2795
1500756ea2b8
child 3295
859dc787b52b
equal deleted inserted replaced
2906:d3a51adc115f 2907:aec633bcb3af
230 javac.msg.usage.nonstandard.footer=\ 230 javac.msg.usage.nonstandard.footer=\
231 These options are non-standard and subject to change without notice. 231 These options are non-standard and subject to change without notice.
232 232
233 javac.msg.bug=\ 233 javac.msg.bug=\
234 An exception has occurred in the compiler ({0}). \ 234 An exception has occurred in the compiler ({0}). \
235 Please file a bug at the Java Bug Database (http://bugreport.java.com/bugreport/) \ 235 Please file a bug against the Java compiler via the Java bug reporting page (http://bugreport.java.com) \
236 after checking the database for duplicates. \ 236 after checking the Bug Database (http://bugs.java.com) for duplicates. \
237 Include your program and the following diagnostic in your report. Thank you. 237 Include your program and the following diagnostic in your report. Thank you.
238 238
239 javac.msg.io=\ 239 javac.msg.io=\
240 \n\nAn input/output error occurred.\n\ 240 \n\nAn input/output error occurred.\n\
241 Consult the following stack trace for details.\n 241 Consult the following stack trace for details.\n
242 242

mercurial