src/java.base/share/classes/sun/security/ssl/KeyShareExtension.java
branchJDK-8145252-TLS13-branch
changeset 56603 f103e0c2be1e
parent 56542 56aaa6cb3693
child 56659 e5ed96e446ad
--- a/src/java.base/share/classes/sun/security/ssl/KeyShareExtension.java	Wed May 23 11:55:41 2018 -0700
+++ b/src/java.base/share/classes/sun/security/ssl/KeyShareExtension.java	Thu May 24 09:21:01 2018 -0700
@@ -817,8 +817,6 @@
                                 ng.name);
                     }
 
-                    // TODO: is the named group supported by the underlying
-                    // crypto provider?
                     selectedGroup = ng;
                     break;
                 }
@@ -942,10 +940,6 @@
                 return;     // fatal() always throws, make the compiler happy.
             }
 
-            // TODO: the selected group does not correspond to a group which
-            // was provided in the "key_share" extension in the original
-            // ClientHello.
-
             // update the context
 
             // When sending the new ClientHello, the client MUST replace the