Sean,
I have updated webrev to rid the dependency on sun.security.jca
packages. Also, I found one additional SecurityPermission is needed.
Please find the updated webrev at:
http://cr.openjdk.java.net/~valeriep/8159488/webrev.01/
So, we should close JDK-8161710 as a duplicate of JDK-815948
Hi,
javax.security.cert was deprecated and marked with forRemoval=true in
JDK 9. The use of javax.security.cert APIs should be marked with
forRemoval=true too.
Please review the update:
http://cr.openjdk.java.net/~xuelei/8161898/webrev.00/
Thanks,
Xuelei