Hello,
As a complement to JDK-8132854: Adjust tier 1 and 2 definitions for
nio-related intrinsics, with the fix for
JDK-8076112: Add @HotSpotIntrinsicCandidate annotation to
indicate methods for which Java Runtime has intrinsics
the sources for the libraries clearly indicate which m
If the SSLEngine client receives a fatal alert, an exception for
Alerts.alert_unexpected_message is generated, which is an SSLException,
not for the alert received, which would be an SSLHandhsakeException.
Is this intentional? If not, the attached patch fixes that.
I see this when the client rec