Hi,
One thing I noticed is that links to specific types seem not to work
as they used to do. E.g. this link to the Java 8 docs
https://docs.oracle.com/javase/8/docs/api/index.html?javax/annotation/Generated.html
gets me right to the docs of @Generated, whereas the new
http://download.java.net/jdk9/docs/api/index.html?javax/annotation/Generated.html
just shows the main page of the docs with all the packages.
It would be great to have back the previous behaviour, as it's very
useful when pointing people to specific API members.
Thanks,
--Gunnar