RFR: JDK-8284851 Update javax.crypto files to use proper javadoc for mentioned classes [v7]
Valerie Peng
valeriep at openjdk.org
Thu Jul 7 17:38:48 UTC 2022
On Thu, 7 Jul 2022 02:45:42 GMT, Mark Powers <duke at openjdk.org> wrote:
>> https://bugs.openjdk.org/browse/JDK-8284851
>
> Mark Powers has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 13 additional commits since the last revision:
>
> - Merge
> - comments from Valerie and Max
> - aw shucks - another one
> - Max comments continued
> - Max comments
> - Valerie fix continued
> - Valerie fix
> - mo polish
> - polish
> - Merge
> - ... and 3 more: https://git.openjdk.org/jdk/compare/d1ea0be1...54310a1a
src/java.base/share/classes/javax/crypto/CryptoAllPermission.java line 98:
> 96: *
> 97: * @return a new {@code PermissionCollection} object suitable for
> 98: * storing {@code CryptoAllPermissions} objects.
typo: CryptoAllPermissions -> CryptoAllPermission?
src/java.base/share/classes/javax/crypto/CryptoAllPermission.java line 126:
> 124:
> 125: /**
> 126: * Create an empty {@code CryptoAllPermission} object.
typo: CryptoAllPermissions -> CryptoAllPermission?
-------------
PR: https://git.openjdk.org/jdk/pull/9282
More information about the security-dev
mailing list