提交 385faeb3 编写于 作者: S sundar

8178954: jjs uses wrong javadoc base URL

Reviewed-by: hannesw
上级 065c4398
......@@ -281,8 +281,7 @@ public final class Main extends Shell {
}
}
// FIXME: needs to be changed to use javase 9 docs later
private static String JAVADOC_BASE = "http://download.java.net/jdk9/docs/api/";
private static String JAVADOC_BASE = "https://docs.oracle.com/javase/9/docs/api/";
private static void openBrowserForJavadoc(String relativeUrl) {
try {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册