-
Bug
-
Resolution: Fixed
-
P3
-
7
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2211525 | 8 | Kumar Srinivasan | P3 | Closed | Fixed | b01 |
Java version:
1.7.0-b146
Problems:
In the command line, if you do "java -help", you will see:
"See http://java.sun.com/javase/reference for more details." at the end of the output.
Should that sun.com be changed into Oracle.com?
It already redirects http://www.oracle.com/technetwork/java/index.html
but I think if the javadoc or java -help should also show above url as well in the command.
File this bug to make sure the mentioned Sun.com url is changed to Oracle.com
1.7.0-b146
Problems:
In the command line, if you do "java -help", you will see:
"See http://java.sun.com/javase/reference for more details." at the end of the output.
Should that sun.com be changed into Oracle.com?
It already redirects http://www.oracle.com/technetwork/java/index.html
but I think if the javadoc or java -help should also show above url as well in the command.
File this bug to make sure the mentioned Sun.com url is changed to Oracle.com
- backported by
-
JDK-2211525 java -help still shows http://java.sun.com/javase/reference
- Closed