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 wrote:
> Sean,
>
> The updated error messages look fine to me.
>
> Are thes
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
! src/windows/native/sun/net/www/protocol/http/ntlm/NTLMAuthSequence.c
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
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 size depends on Windows domain size, DNS domain
name, client com