Change looks fine, and I added myself a a reviewer in the CSR. Thanks Max
> On Oct 27, 2018, at 4:10 AM, Sean Mullan <sean.mul...@oracle.com> wrote: > > Please review this change to remove the Certificate, Identity, IdentityScope, > and Signer APIs. These APIs were marked for removal in Java SE 10. They have > been deprecated since Java SE 1.2, and have long been superseded by other > security APIs. Several SecurityPermission targets and one security property > that are only applicable to these APIs have also been removed. > > webrev: http://cr.openjdk.java.net/~mullan/webrevs/8191136/webrev.00/ > CSR: https://bugs.openjdk.java.net/browse/JDK-8212916 > > --Sean