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

changeset 2795
1500756ea2b8
parent 1942
0d9bc764cac7
child 2893
ca5783d9a597
child 2907
aec633bcb3af
equal deleted inserted replaced
2794:7c25c29a7544 2795:1500756ea2b8
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 Developer Connection (http://java.sun.com/webapps/bugreport) \ 235 Please file a bug at the Java Bug Database (http://bugreport.java.com/bugreport/) \
236 after checking the Bug Parade for duplicates. \ 236 after checking the database 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

mercurial