Skip to content

Commit

Permalink
8329637: Apparent typo in java.security file property jdk.tls.keyLimits
Browse files Browse the repository at this point in the history
Reviewed-by: ascarpino
  • Loading branch information
Bradford Wetmore committed Apr 4, 2024
1 parent 6382a12 commit 4276d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/java.base/share/conf/security/java.security
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,7 @@ jdk.tls.legacyAlgorithms=NULL, anon, RC4, DES, 3DES_EDE_CBC
# KeyLimits:
# " KeyLimit { , KeyLimit } "
#
# WeakKeyLimit:
# KeyLimit:
# AlgorithmName Action Length
#
# AlgorithmName:
Expand Down

1 comment on commit 4276d5c

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.