RFR 8080402: File Leak in jdk/src/java.base/share/classes/sun/net/sdp/SdpSupport.java
Chris Hegarty
chris.hegarty at oracle.com
Mon Sep 7 09:32:14 UTC 2015
Hi Vyom,
On 07/09/15 10:26, Vyom Tewari wrote:
> Hi everyone,
> Can you please review my changes for below bug.
>
> Bug:
> JDK-8080402 : File Leak in
> jdk/src/java.base/share/classes/sun/net/sdp/SdpSupport.java
> Webrev:
> http://cr.openjdk.java.net/~dfuchs/vyom/8080402/webrev.01/
>
> This change ensure that if close() fails we throw correct io exception
> and there is no file leak.
However unlikely to happen, I think your changes are correct. Reviewed.
-Chris.
More information about the core-libs-dev
mailing list