Skip to content

Commit

Permalink
Update according to code review
Browse files Browse the repository at this point in the history
  • Loading branch information
taoliult committed Mar 24, 2023
1 parent 3bd2171 commit 51a0bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jdk.crypto.ec/share/classes/sun/security/ec/SunEC.java
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ void putEntries(boolean useFullImplementation) {
"sun.security.ec.ECDSASignature$SHA512inP1363Format"));

/*
* Key Pair Generator engine
* Key Pair Generator engine
*/
putService(new ProviderService(this, "KeyPairGenerator",
"EC", "sun.security.ec.ECKeyPairGenerator",
Expand Down

0 comments on commit 51a0bcc

Please sign in to comment.