8060169: Update the Crash Reporting URL in the Java crash log
authordbuck
Fri, 31 Oct 2014 09:37:17 -0700
changeset 27463 335715f6906c
parent 27462 2fef16b8c70f
child 27465 cba6e4a24ad9
8060169: Update the Crash Reporting URL in the Java crash log Summary: Update the URL for HotSpot bug reports. Reviewed-by: dcubed, rdurbin
hotspot/src/share/vm/runtime/arguments.cpp
--- a/hotspot/src/share/vm/runtime/arguments.cpp	Tue Oct 28 18:41:34 2014 +0400
+++ b/hotspot/src/share/vm/runtime/arguments.cpp	Fri Oct 31 09:37:17 2014 -0700
@@ -54,7 +54,7 @@
 #endif // INCLUDE_ALL_GCS
 
 // Note: This is a special bug reporting site for the JVM
-#define DEFAULT_VENDOR_URL_BUG "http://bugreport.sun.com/bugreport/crash.jsp"
+#define DEFAULT_VENDOR_URL_BUG "http://bugreport.java.com/bugreport/crash.jsp"
 #define DEFAULT_JAVA_LAUNCHER  "generic"
 
 // Disable options not supported in this release, with a warning if they