-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: security-libs
-
b02
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8272512 | 11.0.14-oracle | Gauri Patil | P4 | Resolved | Fixed | b01 |
| JDK-8275597 | 11.0.14 | Martin Doerr | P4 | Resolved | Fixed | b01 |
Here is a typo, handshage, in the IllegalHandshakeMessage.java test code:
- throw new Exception("No handshage message generated.");
+ throw new Exception("No handshake message generated.");
- throw new Exception("No handshage message generated.");
+ throw new Exception("No handshake message generated.");
- backported by
-
JDK-8272512 typo in IllegalHandshakeMessage
-
- Resolved
-
-
JDK-8275597 typo in IllegalHandshakeMessage
-
- Resolved
-