I'll reply to your other comment in a separate mail.

> On Apr 29, 2019, at 8:35 PM, Michael Osipov <1983-01...@gmx.net> wrote:
> 
> I will try to setup a compile env after the next webrev and see how far
> I get. I have enough cross-realm stuff around here.

Please you can compile the current webrev. There is no need to compile OpenJDK 
if you find that part complicated. There is a command line at the beginning of 
sspi.cpp, you can just compile the single file and it also work with JDK 11 
with these extra system properties

   -Dsun.security.jgss.lib=/path/to/the/dll -Dsun.security.jgss.native=true

I haven't really used the DLL with a C program.

Thanks,
Max

Reply via email to