Re: RFR 6722928: Support SSPI as a native GSS-API provider

2019-03-26 Thread Nico Williams
On Tue, Mar 26, 2019 at 07:12:21AM +0800, Weijun Wang wrote: > > On Mar 25, 2019, at 11:37 PM, Nico Williams > > wrote: > >> But 1) Java GSS acceptor does not accept it and I don't want to break > >> interop inside Java. > > > > That's not breaking interop. A Windows initiator and non-Windows >

Re: RFR(xxs): 8221407: Windows 32bit build error in libsunmscapi/security.cpp

2019-03-26 Thread Thomas Stüfe
Thanks, Christoph! On Tue, Mar 26, 2019, 9:39 AM Langer, Christoph wrote: > Hi Thomas, > > > > looks good to me. > > > > Best regards > > Christoph > > > > *From:* security-dev *On Behalf > Of *Thomas Stüfe > *Sent:* Montag, 25. März 2019 14:13 > *To:* security-dev@openjdk.java.net > *Subject:*

RE: RFR(xxs): 8221407: Windows 32bit build error in libsunmscapi/security.cpp

2019-03-26 Thread Langer, Christoph
Hi Thomas, looks good to me. Best regards Christoph From: security-dev On Behalf Of Thomas Stüfe Sent: Montag, 25. März 2019 14:13 To: security-dev@openjdk.java.net Subject: RFR(xxs): 8221407: Windows 32bit build error in libsunmscapi/security.cpp Hi all, please review this tiny fix to the