JDK-8073431 : Remove java.security.acl technotes guide
  • Type: Enhancement
  • Component: docs
  • Sub-Component: guides
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-02-18
  • Updated: 2016-07-14
  • Resolved: 2016-07-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Fixed
Related Reports
Blocks :  
Description
In JDK 9, the sun.security.acl package will be removed and the java.security.acl package will be deprecated. The technotes guide for java.security.acl, which shows example code using sun.security.acl, is not necessary and should be removed once the sun.security.acl package is removed from the code base.

The doc is question is: pubs/docs/technotes/guides/security/Acl.html

Comments
https://docs.oracle.com/javase/8/docs/technotes/guides/security/Acl.html is not migrated to JDK 9. Hence content related to ACLs are removed in JDK 9
14-07-2016