diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' openjdk-6-6b22-1.10.1~/openjdk-6-src-b22-28_feb_2011/langtools/src/share/classes/com/sun/tools/javac/resources/javac.properties openjdk-6-6b22-1.10.1/openjdk-6-src-b22-28_feb_2011/langtools/src/share/classes/com/sun/tools/javac/resources/javac.properties --- openjdk-6-6b22-1.10.1~/openjdk-6-src-b22-28_feb_2011/langtools/src/share/classes/com/sun/tools/javac/resources/javac.properties 2011-04-22 17:49:14.000000000 -0700 +++ openjdk-6-6b22-1.10.1/openjdk-6-src-b22-28_feb_2011/langtools/src/share/classes/com/sun/tools/javac/resources/javac.properties 2011-04-22 17:53:30.671801001 -0700 @@ -192,7 +192,7 @@ javac.msg.bug=\ An exception has occurred in the compiler ({0}). \ -Please file a bug at the Java Developer Connection (http://java.sun.com/webapps/bugreport) \ +Please file a bug at debian bug tracking system (http://www.debian.org/Bugs/Reporting) \ after checking the Bug Parade for duplicates. \ Include your program and the following diagnostic in your report. Thank you.