8081359: Update bug reporting URL

Reviewed-by: lancea
This commit is contained in:
Joe Darcy 2015-05-28 11:31:40 -07:00
parent 91868186b0
commit 5aee5a8ee7
2 changed files with 3 additions and 3 deletions

View file

@ -111,7 +111,7 @@ Java_java_lang_System_identityHashCode(JNIEnv *env, jobject this, jobject x)
#ifndef VENDOR /* Third party may overwrite this. */
#define VENDOR "Oracle Corporation"
#define VENDOR_URL "http://java.oracle.com/"
#define VENDOR_URL_BUG "http://bugreport.sun.com/bugreport/"
#define VENDOR_URL_BUG "http://bugreport.java.com/bugreport/"
#endif
#define JAVA_MAX_SUPPORTED_VERSION 52