[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-serviceability-dev
Subject:    hg: jdk8/tl/jdk: 2 new changesets
From:       kurchi.subhra.hazra () oracle ! com
Date:       2013-05-31 20:59:32
Message-ID: 20130531205955.2370E48E9D () hg ! openjdk ! java ! net
[Download RAW message or body]

Changeset: 11cdcf87ad5d
Author:    jzavgren
Date:      2013-05-31 15:23 -0400
URL:       http://hg.openjdk.java.net/jdk8/tl/jdk/rev/11cdcf87ad5d

8008972: Memory leak: Java_java_net_TwoStacksPlainDatagramSocketImpl_receive0 \
                [parfait]
Summary: Modified the code so that "jumbo frames" are truncated before buffer \
allocation is considered. This makes the buffer length a reliable indication that a \
                buffer has been allocated, and it can then be used during clean up.
Reviewed-by: chegar, khazra, alanb
Contributed-by: john.zavgren@oracle.com

! src/windows/native/java/net/DualStackPlainDatagramSocketImpl.c
! src/windows/native/java/net/TwoStacksPlainDatagramSocketImpl.c

Changeset: f6e6c27c19f3
Author:    jzavgren
Date:      2013-05-31 15:18 -0400
URL:       http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f6e6c27c19f3

7188517: Check on '$' character is missing in the HttpCookie class constructor
Summary: Modified the constructor code so that the cookie names are examined for \
                leading dollar signs and if they do, an illegal argument exception is \
                thrown.
Reviewed-by: chegar, khazra, michaelm
Contributed-by: john.zavgren@oracle.com

! src/share/classes/java/net/HttpCookie.java
! test/java/net/CookieHandler/TestHttpCookie.java


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic