Question regarding NET_BindV6() and the double bind

2011-04-26 Thread Xavier Roche
Hi folks, In the Windows version of NET_BindV6() [jdk/src/windows/native/java/net/ net_util_md.c], the code seems to be doing the binding twice when using a wildcard address (see b-ipv4_fd and b-ipv6_fd) The comment says: (..) * The more complicated case is when the requested address is ::0

Re: Question regarding NET_BindV6() and the double bind

2011-04-26 Thread Alan Bateman
Xavier Roche wrote: Hi folks, In the Windows version of NET_BindV6() [jdk/src/windows/native/java/net/ net_util_md.c], the code seems to be doing the binding twice when using a wildcard address (see b-ipv4_fd and b-ipv6_fd) The comment says: (..) * The more complicated case is when the

Re: Question regarding NET_BindV6() and the double bind

2011-04-26 Thread Xavier Roche
On 04/26/2011 11:49 AM, Alan Bateman wrote: The net-dev list would be best place to bring this. If it helps, the above is only used on older editions of Windows that don't support dual-stack sockets. You'll see on Windows Vista on newer that it uses a single socket with IPV6_V6ONLY disabled.

hg: jdk7/jdk7/jaxws: 3 new changesets

2011-04-26 Thread lana . steuck
Changeset: d5e3452a6909 Author:ohair Date: 2011-04-12 12:39 -0700 URL: http://hg.openjdk.java.net/jdk7/jdk7/jaxws/rev/d5e3452a6909 7034918: Integrate JAX-WS 2.2.4-b01 in to JDK 7 Reviewed-by: ramap ! jaxws.properties Changeset: 97c69227f325 Author:lana Date: 2011-04-17

hg: jdk7/jdk7/langtools: 6 new changesets

2011-04-26 Thread lana . steuck
Changeset: 8cc5b440fdde Author:darcy Date: 2011-04-06 19:30 -0700 URL: http://hg.openjdk.java.net/jdk7/jdk7/langtools/rev/8cc5b440fdde 7033809: Rename disjunctive to union in javax.lang.model Reviewed-by: mcimadamore, jjg -

hg: jdk7/jdk7/jdk: 94 new changesets

2011-04-26 Thread lana . steuck
Changeset: 4dc798144dd2 Author:prr Date: 2011-04-05 09:42 -0700 URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/4dc798144dd2 6983666: Typo in JavaDoc comments within FileCacheImageOutputStream Reviewed-by: jgodinez !

hg: jdk7/jdk7/hotspot: 24 new changesets

2011-04-26 Thread erik . trimble
Changeset: 5504afd15955 Author:zgu Date: 2011-04-14 11:50 -0400 URL: http://hg.openjdk.java.net/jdk7/jdk7/hotspot/rev/5504afd15955 7033100: CreateMinidumpOnCrash does not work for failed asserts Summary: Passing NULL as MINIDUMP_EXCEPTION_INFORMATION when calling MiniDumpWriteDump

hg: jdk7/jdk7/jdk: 10 new changesets

2011-04-26 Thread christine . lu
Changeset: eb54e565c491 Author:ohair Date: 2011-02-26 09:45 -0800 URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/eb54e565c491 7016175: HTML generated from new JavaDoc has tags added from makefile Reviewed-by: jjg ! make/common/shared/Defs-javadoc.gmk ! make/docs/Makefile

Re: Problems with type swallowing in sub-interfaces of ListModel caused by adding Generics in Java 7 (x-post from swing-dev)

2011-04-26 Thread Pavel Porvatov
Hi Ismael, Hi Pavel, On Sat, Mar 5, 2011 at 3:16 PM, Pavel Porvatov pavel.porva...@oracle.com wrote: Swing generification is in progress. ComboBoxModel is a part of JComboBox generification (https://bugs.openjdk.java.net/show_bug.cgi?id=100153, the preliminary diff is here

hg: jdk7/jdk7/jaxp: 3 new changesets

2011-04-26 Thread lana . steuck
Changeset: 877fd25c5a2f Author:ohair Date: 2011-03-02 12:00 -0800 URL: http://hg.openjdk.java.net/jdk7/jdk7/jaxp/rev/877fd25c5a2f 7023289: jaxp 1.4.5 development jdk7 2nd integration Reviewed-by: joehw, mchung, alanb ! jaxp.properties Changeset: b693ccf23fb7 Author:lana Date:

JMX Agent work in JDK7...

2011-04-26 Thread James Melvin
As part of the JVM Convergence effort, we plan to enhance the JDK JMX agent with select features from JRockit, including... 1. New commandline interface (jcmd) for basic JVM diagnostic commands 2. New Lifecycle support to independently start/stop the JMX agent 3. Support for select additional

Re: segmentation fault in the jvm

2011-04-26 Thread Stefanie Tellex
It looks like it stripped my attachments. Download the program here: www.media.mit.edu/~stefie10/jni_test.tar.gz Stefanie On 03/23/2011 11:10 AM, Stefanie Tellex wrote: Hi, Not sure if this is the right place to report this, but I have a Java program that reliably seg faults the JVM when

Re: segmentation fault in the jvm

2011-04-26 Thread Christian Thalinger
[Bcc'ing jdk7-dev.] On Mar 23, 2011, at 4:10 PM, Stefanie Tellex wrote: Hi, Not sure if this is the right place to report this, The right list would be: hotspot-...@openjdk.java.net but I have a Java program that reliably seg faults the JVM when run under GDB. It doesn't seem to

hg: jdk7/jdk7/jaxp: Added tag jdk7-b139 for changeset 28c7c0ed2444

2011-04-26 Thread david . katleman
Changeset: c8136fd161c8 Author:katleman Date: 2011-04-21 15:33 -0700 URL: http://hg.openjdk.java.net/jdk7/jdk7/jaxp/rev/c8136fd161c8 Added tag jdk7-b139 for changeset 28c7c0ed2444 ! .hgtags

hg: jdk7/jdk7/jaxp: Added tag jdk7-b135 for changeset 4aa9916693dc

2011-04-26 Thread suchen . chien
Changeset: 1759daa85d33 Author:schien Date: 2011-03-24 11:20 -0700 URL: http://hg.openjdk.java.net/jdk7/jdk7/jaxp/rev/1759daa85d33 Added tag jdk7-b135 for changeset 4aa9916693dc ! .hgtags

hg: jdk7/jdk7/jdk: 79 new changesets

2011-04-26 Thread lana . steuck
Changeset: 9f88ef1d373f Author:srl Date: 2011-03-07 17:23 -0800 URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/9f88ef1d373f 7017324: Kerning crash in JDK 7 since ICU layout update Reviewed-by: igor, prr ! src/share/native/sun/font/layout/KernTable.cpp +

hg: jdk7/jdk7/langtools: 20 new changesets

2011-04-26 Thread lana . steuck
Changeset: 148d3dc4e1e1 Author:bpatel Date: 2011-03-22 18:32 -0700 URL: http://hg.openjdk.java.net/jdk7/jdk7/langtools/rev/148d3dc4e1e1 7025314: NLS: translatability violation on standard.properties Reviewed-by: jjg !

jdk7-b140: JSN, Tools, Core Libraries, Serviceability, 2d, Awt, and Swing

2011-04-26 Thread lana . steuck
http://hg.openjdk.java.net/jdk7/jdk7/rev/dcfe74f1c655 http://hg.openjdk.java.net/jdk7/jdk7/langtools/rev/258e6654aba2 http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/ead0ccd4a34e http://hg.openjdk.java.net/jdk7/jdk7/jaxws/rev/82a9022c4f21 http://hg.openjdk.java.net/jdk7/jdk7/jaxp/rev/c8136fd161c8