Confused by JDK-8200468 (Port the native GSS-API bridge to Windows)
Weijun Wang
weijun.wang at oracle.com
Thu Mar 5 09:03:33 UTC 2020
> On Mar 5, 2020, at 4:48 PM, Michael Osipov <1983-01-06 at gmx.net> wrote:
>
> Thanks, I completely missed that. So if sspi_bridge.dll will be 8u, this
> must be pulled first right?
Yes, sspi_bridge.dll is implemented as a native GSS library, it needs the native GSS bridge. The bridge has been in *nix for a long time and JDK-8200468 ported it to Windows.
--Max
>
> Michael
>
> PS: I have started testing sspi_bridge.dll at work at will provide a
> elaborated test result tomorrow or Monday.
>
> Am 2020-03-05 um 09:42 schrieb Weijun Wang:
>> Hi Michael,
>>
>> JDK-8200468 is for j2gss.dll. sspi_bridge.dll is JDK-6722928.
>>
>> Yes, JDK-8234694 is backport of JDK-6722928, but it seems the assignee has not started working on it.
>>
>> --Max
>>
>>> On Mar 5, 2020, at 3:49 PM, Michael Osipov <1983-01-06 at gmx.net> wrote:
>>>
>>> Max,
>>>
>>> this ticket says: "Fix Version: 11". I can't see sspi_bridge.dll in any
>>> OpenJDK distribution for Windows with OpenJDK 11.0.6.
>>>
>>> Can you please clarify? Especially because there is: JDK-8234694
>>>
>>> Michael
>>
>
More information about the security-dev
mailing list