langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties
changeset 32909 989fef2663d2
parent 31506 4e07f827a794
child 34480 124ac002c969
equal deleted inserted replaced
32908:bef9744cf56f 32909:989fef2663d2
   318 javac.msg.usage.nonstandard.footer=\
   318 javac.msg.usage.nonstandard.footer=\
   319 These options are non-standard and subject to change without notice.
   319 These options are non-standard and subject to change without notice.
   320 
   320 
   321 javac.msg.bug=\
   321 javac.msg.bug=\
   322 An exception has occurred in the compiler ({0}). \
   322 An exception has occurred in the compiler ({0}). \
   323 Please file a bug at the Java Bug Database (http://bugreport.java.com/bugreport/) \
   323 Please file a bug against the Java compiler via the Java bug reporting page (http://bugreport.java.com) \
   324 after checking the database for duplicates. \
   324 after checking the Bug Database (http://bugs.java.com) for duplicates. \
   325 Include your program and the following diagnostic in your report.  Thank you.
   325 Include your program and the following diagnostic in your report. Thank you.
   326 
   326 
   327 javac.msg.io=\
   327 javac.msg.io=\
   328 \n\nAn input/output error occurred.\n\
   328 \n\nAn input/output error occurred.\n\
   329 Consult the following stack trace for details.\n
   329 Consult the following stack trace for details.\n
   330 
   330