RFR: 8159525: Add @FunctionalInterface annotation to PrivilegedAction and PrivilegedExceptionAction

Sean Mullan sean.mullan at oracle.com
Fri Feb 15 22:16:39 UTC 2019


This probably should have been done a while ago, but these interfaces 
are both good examples of functional interfaces, so adding the 
annotation is still justified (and simple).

CSR: https://bugs.openjdk.java.net/browse/JDK-8219145

(Diffs are also in the CSR).

Thanks,
Sean



More information about the security-dev mailing list