8078560: The crash reporting URL listed by javac needs to be updated

Thu, 23 Apr 2015 18:21:26 -0700

author
darcy
date
Thu, 23 Apr 2015 18:21:26 -0700
changeset 2795
1500756ea2b8
parent 2794
7c25c29a7544
child 2796
0a2f84dc30f2

8078560: The crash reporting URL listed by javac needs to be updated
Reviewed-by: mcimadamore

src/share/classes/com/sun/tools/javac/resources/javac.properties file | annotate | diff | comparison | revisions
     1.1 --- a/src/share/classes/com/sun/tools/javac/resources/javac.properties	Fri May 01 16:43:28 2015 +0100
     1.2 +++ b/src/share/classes/com/sun/tools/javac/resources/javac.properties	Thu Apr 23 18:21:26 2015 -0700
     1.3 @@ -232,8 +232,8 @@
     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 Developer Connection (http://java.sun.com/webapps/bugreport)  \
     1.8 -after checking the Bug Parade for duplicates. \
     1.9 +Please file a bug at the Java Bug Database (http://bugreport.java.com/bugreport/) \
    1.10 +after checking the database for duplicates. \
    1.11  Include your program and the following diagnostic in your report.  Thank you.
    1.12  
    1.13  javac.msg.io=\

mercurial