-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b40
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2224838 | 7u6 | Andy Herrick | P2 | Closed | Fixed | b11 |
There are a lot of references to java.sun.com in the deployment code, most of them don't mater, but some such as:
{ "update.launchbrowser.error.text",
"Unable to launch Java Update checker. To obtain the latest Java Update, please go to http://java.sun.com/getjava/javaupdate" },
definitely need to be changed.
We should systematically walk thru them all. I will file CR to modify them.
{ "update.launchbrowser.error.text",
"Unable to launch Java Update checker. To obtain the latest Java Update, please go to http://java.sun.com/getjava/javaupdate" },
definitely need to be changed.
We should systematically walk thru them all. I will file CR to modify them.
- backported by
-
JDK-2224838 Remove referance to java.sun.com from deployment codebase. (where possible)
-
- Closed
-
- relates to
-
JDK-7169295 complete removal of references to java.sun.com started in 7168664
-
- Closed
-