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

changeset 2907
aec633bcb3af
parent 2795
1500756ea2b8
child 3295
859dc787b52b
     1.1 --- a/src/share/classes/com/sun/tools/javac/resources/javac.properties	Mon Sep 28 16:56:26 2015 +0200
     1.2 +++ b/src/share/classes/com/sun/tools/javac/resources/javac.properties	Tue Sep 29 21:22:35 2015 +0200
     1.3 @@ -232,9 +232,9 @@
     1.4  
     1.5  javac.msg.bug=\
     1.6  An exception has occurred in the compiler ({0}). \
     1.7 -Please file a bug at the Java Bug Database (http://bugreport.java.com/bugreport/) \
     1.8 -after checking the database for duplicates. \
     1.9 -Include your program and the following diagnostic in your report.  Thank you.
    1.10 +Please file a bug against the Java compiler via the Java bug reporting page (http://bugreport.java.com) \
    1.11 +after checking the Bug Database (http://bugs.java.com) for duplicates. \
    1.12 +Include your program and the following diagnostic in your report. Thank you.
    1.13  
    1.14  javac.msg.io=\
    1.15  \n\nAn input/output error occurred.\n\

mercurial