Re: RFR 7176784: Windows authentication not working on some computers

2012-06-25 Thread Michael McMahon
Looks fine. - Michael On 25/06/12 11:49, Chris Hegarty wrote: This is a trivial (2 line) change to increase the size of a native buffer being passed to InitializeSecurityContext. We have seen reports of InitializeSecurityContext failing with SEC_E_INSUFFICIENT_MEMORY, given the needed buffer

hg: jdk8/tl/jdk: 7176784: Windows authentication not working on some computers

2012-06-25 Thread chris . hegarty
Changeset: 4a4a04bfeece Author:chegar Date: 2012-06-25 14:19 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/4a4a04bfeece 7176784: Windows authentication not working on some computers Reviewed-by: michaelm !

Re: A little modification to error message

2012-06-25 Thread Sean Chou
Hi Chris, They are not all native OOMs, I made a new one which includes all of them. Please take a look. webrev: http://cr.openjdk.java.net/~zhouyx/OJDK-528/webrev.01/ On Thu, Jun 21, 2012 at 5:23 PM, Chris Hegarty chris.hega...@oracle.comwrote: Sean, The updated error messages look