http://jdk.java.net/11/ points at wrong hg tag
Severin Gehwolf
sgehwolf at redhat.com
Wed Oct 17 08:32:02 UTC 2018
Hi,
Going to http://jdk.java.net/11/ reads in the "Notes" section:
"""
To obtain the source code for these builds, clone the JDK 11.0.1
Mercurial repository and update to the tag jdk-11+28.
"""
Two issues:
1)
"Mercurial repository" is a link pointing to [1]. That was for GA,
update builds should point to jdk-updates/jdk11u.
2)
"update to the tag jdk-11+28" is wrong. It should be "update to the tag
jdk-11.0.1+13" if I'm not mistaken.
Thanks,
Severin
More information about the jdk-dev
mailing list