Loading... (original) (raw)

Summary

Remove policytool.

Problem

Policytool is an old tool with a clunky legacy UI and is not widely used. It was already deprecated in JDK 9 with forRemoval = true.

Solution

Remove the jdk.policytool module, which contains policytool.

Remove related man pages and tooldoc.

Specification

There are no specification changes.