[8u-dev] Request for review and for approval to backport: 8072466: Deadlock when initializing MulticastSocket and DatagramSocket
Seán Coffey
sean.coffey at oracle.com
Thu Sep 10 14:08:27 UTC 2015
These changes look fine to me Ivan. Approved for jdk8u-dev.
Regards,
Sean.
On 09/09/2015 17:39, Ivan Gerasimov wrote:
> Hello!
>
> I'd like to backport this recent fix from jdk9 to jdk8u-dev.
> The fix applies *almost* cleanly after unshuffling.
> The only manual editing I had to do was creating
> Java_java_net_DualStackPlainDatagramSocketImpl_initIDs() function in
> DualStackPlainDatagramSocketImpl.c, which didn't exist in jdk8.
> All the other changes are the same as in jdk9.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8072466
> Jdk9 change: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/3884ca98c792
> Jdk9 review:
> http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-September/035053.html
>
> Jdk8 webrev: http://cr.openjdk.java.net/~igerasim/8072466/01/webrev/
>
> Would you please review/approve it?
>
> Sincerely yours,
> Ivan
More information about the jdk8u-dev
mailing list