-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b24
Scroll down to the example in the Javadoc where it has a switch statement:
https://docs.oracle.com/en/java/javase/15/docs/api/java.base/javax/net/ssl/SSLEngine.html
Missing "case" in both case labels.
https://docs.oracle.com/en/java/javase/15/docs/api/java.base/javax/net/ssl/SSLEngine.html
Missing "case" in both case labels.
- relates to
-
JDK-8242416 Code sample in javax.net.ssl API is incorrect
-
- Open
-