RFR: JDK-8077055 : Allow other named SecurityPermissions, RuntimePermissions, and AuthPermissions to be used
Weijun Wang
weijun.wang at oracle.com
Tue Aug 11 02:47:14 UTC 2015
Everything is fine.
One thing in AuthPermission.java:
+ * {@link javax.security.auth.login.LoginContext}, and
+ * {@link javax.security.auth.login.Configuration} objects.
I remember you can add an additional label in {@link}, otherwise, the
text is too long.
Thanks
Max
On 08/07/2015 04:06 AM, Sean Mullan wrote:
> Please review this small specification change to allow implementations
> to define additional implementation-specific target names for
> SecurityPermission, RuntimePermission, and AuthPermission:
>
> webrev: http://cr.openjdk.java.net/~mullan/webrevs/8077055/webrev.00/
> bug: https://bugs.openjdk.java.net/browse/JDK-8077055
>
> Thanks,
> Sean
More information about the security-dev
mailing list