mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8284191: Replace usages of 'a the' in hotspot and java.base
Reviewed-by: lancea, wetmore, naoto, iris, kevinw, xuelei
This commit is contained in:
parent
9473c383c6
commit
e0d361cea9
162 changed files with 292 additions and 303 deletions
|
@ -261,8 +261,8 @@ final class DigestMD5Client extends DigestMD5Base implements SaslClient {
|
|||
* Check directive values that are multi-valued and ensure that mandatory
|
||||
* directives not missing from the digest-challenge.
|
||||
*
|
||||
* @throws SaslException if a sasl is a the mechanism cannot
|
||||
* correctly handle a callbacks or if a violation in the
|
||||
* @throws SaslException if a sasl mechanism cannot
|
||||
* correctly handle callbacks or if a violation in the
|
||||
* digest challenge format is detected.
|
||||
*/
|
||||
private void processChallenge(byte[][] challengeVal, List<byte[]> realmChoices)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue