mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 09:34:38 +02:00
8060169: Update the Crash Reporting URL in the Java crash log
Update the URL for HotSpot bug reports. Reviewed-by: dcubed, rdurbin
This commit is contained in:
parent
24c29c4db4
commit
f27723c08b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue