8273045: Fix misc javadoc bugs in the java.security and javax.net.ssl code

Reviewed-by: xuelei
This commit is contained in:
Bradford Wetmore 2021-08-27 05:11:25 +00:00
parent b16a04ebf7
commit 76baace2f0
10 changed files with 40 additions and 35 deletions

View file

@ -26,6 +26,7 @@
package javax.net.ssl;
import java.security.Principal;
import java.nio.ByteBuffer;
/**
* In SSL, sessions are used to describe an ongoing relationship between