8159535: Mark deprecated javax.security.auth.Policy API with forRemoval=true

Reviewed-by: mullan
This commit is contained in:
Weijun Wang 2017-10-27 21:10:56 +08:00
parent 1eb567e210
commit 2dfe7fb8ab
3 changed files with 7 additions and 6 deletions

View file

@ -65,6 +65,7 @@ import sun.security.util.PropertyExpander;
* This class is entirely deprecated.
*/
@Deprecated
@SuppressWarnings("removal")
public class AuthPolicyFile extends javax.security.auth.Policy {
static final ResourceBundle rb =