-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b114
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8156384 | 8u111 | Sean Coffey | P4 | Resolved | Fixed | b01 |
JDK-8153726 | 8u102 | Sean Coffey | P4 | Resolved | Fixed | b02 |
JDK-8162220 | emb-8u111 | Sean Coffey | P4 | Resolved | Fixed | b01 |
JDK-8153846 | 7u111 | Sean Coffey | P4 | Resolved | Fixed | b03 |
Recent edits in RSAClientKeyExchange class made me realise that the exception handling could be more descriptive for end user. We hide root case for one scenario with the infamous "Unable to process PreMasterSecret, may be too big" message. We should be printing the exception that caused the InvalidKeyException to occur.
I'll take this chance to made a few other minor edits in RSAClientKeyExchange and HandshakeMessage code also.
I'll take this chance to made a few other minor edits in RSAClientKeyExchange and HandshakeMessage code also.
- backported by
-
JDK-8153726 Improve exception messaging for RSAClientKeyExchange
-
- Resolved
-
-
JDK-8153846 Improve exception messaging for RSAClientKeyExchange
-
- Resolved
-
-
JDK-8156384 Improve exception messaging for RSAClientKeyExchange
-
- Resolved
-
-
JDK-8162220 Improve exception messaging for RSAClientKeyExchange
-
- Resolved
-