langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties
equal
deleted
inserted
replaced
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 |