7019210: Fix misc references to /bugreport websites

Reviewed-by: skannan
This commit is contained in:
Kelly O'Hair 2011-04-07 20:26:41 -07:00
parent 953a87d003
commit 7bf0d4d5cd

View File

@ -59,7 +59,8 @@
#include "gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.hpp"
#endif
#define DEFAULT_VENDOR_URL_BUG "http://java.sun.com/webapps/bugreport/crash.jsp"
// 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_JAVA_LAUNCHER "generic"
char** Arguments::_jvm_flags_array = NULL;