> On May 11, 2017, at 7:25 PM, Weijun Wang <weijun.w...@oracle.com> wrote: > > > On 05/12/2017 06:58 AM, Mandy Chung wrote: >> The old docs bundle page (aka layer cake) is legacy and not maintained. In >> JDK 9, we replace it with a simple page listing modules by groups. This >> page can continuously be improved. >> >> >> http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8180208/docs/docs-index.html > > jdk.crypto.mscapi is not listed.
jdk.crypto.mscapi and jdk.crypto.ucrypto are platform-specific. We need to figure a better way to include the platform-specific in a docs bundle. We will address that in JDK 10. They are mentioned in existing documentations today and so no change in that regards. Mandy