changeset 2881:aec633bcb3af jdk8u72-b01

8133454: Update Java Compiler Error Message Summary: Updating the error message that is used when javac crashes. Reviewed-by: jjg Contributed-by: nelson.dcosta@oracle.com
author jlahoda
date Tue, 29 Sep 2015 21:22:35 +0200
parents d3a51adc115f
children dfb368f2498e
files src/share/classes/com/sun/tools/javac/resources/javac.properties
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/share/classes/com/sun/tools/javac/resources/javac.properties	Mon Sep 28 16:56:26 2015 +0200
+++ b/src/share/classes/com/sun/tools/javac/resources/javac.properties	Tue Sep 29 21:22:35 2015 +0200
@@ -232,9 +232,9 @@
 
 javac.msg.bug=\
 An exception has occurred in the compiler ({0}). \
-Please file a bug at the Java Bug Database (http://bugreport.java.com/bugreport/) \
-after checking the database for duplicates. \
-Include your program and the following diagnostic in your report.  Thank you.
+Please file a bug against the Java compiler via the Java bug reporting page (http://bugreport.java.com) \
+after checking the Bug Database (http://bugs.java.com) for duplicates. \
+Include your program and the following diagnostic in your report. Thank you.
 
 javac.msg.io=\
 \n\nAn input/output error occurred.\n\