mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8081359: Update bug reporting URL
Reviewed-by: lancea
This commit is contained in:
parent
91868186b0
commit
5aee5a8ee7
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue