On 8/7/2013 10:46 PM, Seán Coffey wrote: > Approved for jdk7u-dev. I see this fix just got pushed to jdk8/tl. It > might be good to let it soak there for a few days first. I'll let you > decide that. > I will integrate the change set next week.
Thanks, Xuelei > regards, > Sean. > > On 07/08/13 15:17, Xuelei Fan wrote: >> Hi, >> >> This is a request to backport a JDK 8 fix into JDK 7u-dev: >> 8013809: deadlock in SSLSocketImpl between between write and close >> >> The fix has already been pushed to JDK 8: >> http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8c7cf4926157 >> >> The code changes for jdk7u are identical to the ones in jdk8. >> >> It is a regression and result in serious deadlock in applications. We >> need to address the issue in all impacted releases. >> >> Thanks, >> Xuelei >