On 27/04/2016 12:26, Martin Buchholz wrote:
I think the jdk9 docs have moved (again, grrrr - I complain about this
sort of thing every release) and so a google search for "package class
se 9" only finds the old one +104 at
http://download.java.net/jdk9/docs/api/java/lang/Package.html
Why can't there be a redirect instead of leaving the old docs in place?
The infrastructure that publishes the builds and docs on java.net is
several steps removed from most of us here but from what I understand,
the stale docs have been purged and a redirect from the old location to
the new location is in place.
When I search for "jdk 9 docs" now then Google serves up this link
http://download.java.net/jdk9/docs/api/index.html?help-doc.html
and I get redirected to the docs at:
http://download.java.net/java/jdk9/docs/api/index.html
-Alan