RFR: JDK-8284851 Update javax.crypto files to use proper javadoc for mentioned classes [v2]
Mark Powers
duke at openjdk.org
Tue Jun 28 19:57:28 UTC 2022
On Tue, 28 Jun 2022 19:31:54 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
>> Mark Powers has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Valerie fix
>
> src/java.base/share/classes/java/security/AccessControlContext.java line 58:
>
>> 56: * of the current calling context, and places
>> 57: * it in an {@code AccessControlContext} object, which it returns.
>> 58: A sample call is the following:
>
> Missing "*"?
Yes. Good catch.
-------------
PR: https://git.openjdk.org/jdk/pull/9282
More information about the security-dev
mailing list