changeset 20775:cc74ca225166 jdk8u31-b08

8060169: Update the Crash Reporting URL in the Java crash log Summary: Update the URL for HotSpot bug reports. Reviewed-by: dcubed, rdurbin
author dbuck
date Fri, 31 Oct 2014 12:05:56 -0700
parents c4fdacb50cc7
children 245d29ed5db5
files src/share/vm/runtime/arguments.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/share/vm/runtime/arguments.cpp	Mon Nov 10 10:32:21 2014 -0800
+++ b/src/share/vm/runtime/arguments.cpp	Fri Oct 31 12:05:56 2014 -0700
@@ -63,7 +63,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