-
Bug
-
Resolution: Fixed
-
P2
-
1.0, 6u31
-
b37
-
generic
-
generic, windows
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2224027 | 7u6 | Thomas Ng | P2 | Closed | Fixed | b08 |
There is a scheduled power outage in SCA campus, starting late April 27 lasting through Monday April 30. This includes the lab that hosts the java.sun.com redirects. one of which is referenced in the DT file. This means from April 27-30, the getJavaURL from DT will be unavailable.
In the DT file (http://java.com/js/deployJava.js and http://java.com/js/deployJava.txt) the getJavaURL points to java.sun.com
getJavaURL:'http://java.sun.com/webapps/getjava/BrowserRedirect?host=java.com'
>> If the url is changed to java.com will the functionality be maintained?
CHANGE FROM
getJavaURL:'http://java.sun.com/webapps/getjava/BrowserRedirect?host=java.com'
CHANGE TO
getJavaURL:'http://jdl.sun.com/webapps/getjava/BrowserRedirect?host=java.com
In the DT file (http://java.com/js/deployJava.js and http://java.com/js/deployJava.txt) the getJavaURL points to java.sun.com
getJavaURL:'http://java.sun.com/webapps/getjava/BrowserRedirect?host=java.com'
>> If the url is changed to java.com will the functionality be maintained?
CHANGE FROM
getJavaURL:'http://java.sun.com/webapps/getjava/BrowserRedirect?host=java.com'
CHANGE TO
getJavaURL:'http://jdl.sun.com/webapps/getjava/BrowserRedirect?host=java.com
- backported by
-
JDK-2224027 deployJava.js getJava URL will break April27-30 - change java.sun.com url
-
- Closed
-
- duplicates
-
JDK-7162523 Java Deployment Toolkit deployJava.txt - change docs url from java.sun.com to oracle.com
-
- Closed
-