JDK 11 | JDK 17 | JDK 19 | JDK 8 |
---|---|---|---|
11.0.19-oracleFixed | 17.0.4-oracleFixed | 19 b07Fixed | 8u371Fixed |
Relates :
|
The SSPI native GSS-API library does not support the acceptor side and its gss_accept_sec_context() always returns GSS_S_FAILURE. However, it also leaves output_token uninitialized and it will crash JDK's own native GSS-API bridge.
|