aboutsummaryrefslogtreecommitdiffstats
path: root/hotspot/.hg/patches/arguments-java8u40.patch
diff options
context:
space:
mode:
Diffstat (limited to 'hotspot/.hg/patches/arguments-java8u40.patch')
-rw-r--r--hotspot/.hg/patches/arguments-java8u40.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/hotspot/.hg/patches/arguments-java8u40.patch b/hotspot/.hg/patches/arguments-java8u40.patch
index 1b0db25c..11331385 100644
--- a/hotspot/.hg/patches/arguments-java8u40.patch
+++ b/hotspot/.hg/patches/arguments-java8u40.patch
@@ -11,7 +11,7 @@ diff -r 7e9e421e88b5 src/share/vm/runtime/arguments.cpp
-// Note: This is a special bug reporting site for the JVM
-#define DEFAULT_VENDOR_URL_BUG "http://bugreport.java.com/bugreport/crash.jsp"
+// (DCEVM) The DCE VM has its own JIRA bug tracking system.
-+#define DEFAULT_VENDOR_URL_BUG "https://github.com/Guidewire/DCEVM/issues"
++#define DEFAULT_VENDOR_URL_BUG "https://github.com/dcevm/dcevm/issues"
#define DEFAULT_JAVA_LAUNCHER "generic"
// Disable options not supported in this release, with a warning if they