hg: jdk8/tl/jdk: 7084030: DatagramSocket.getLocalAddress inconsistent on XP/2003 when IPv6 enabled and socket is connected

2011-09-27 Thread chris . hegarty
Changeset: 7f1aca641910 Author:chegar Date: 2011-09-26 11:48 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7f1aca641910 7084030: DatagramSocket.getLocalAddress inconsistent on XP/2003 when IPv6 enabled and socket is connected Summary: Use family of connected IP address to

Re: 7081804: Remove cause field from javax.xml.crypto.NoSuchMechnismException

2011-09-27 Thread Sean Mullan
On 9/24/11 5:55 AM, Sebastian Sickelmann wrote: Am 23.09.2011 20:54, schrieb Sean Mullan: On 9/17/11 3:09 PM, Sebastian Sickelmann wrote: i have updated the webrev [0]. But i think that L69 and L72 of the test should be changed to checkMutable and the implementation of the exceptions

hg: jdk8/tl/jdk: 7088502: Security libraries don't build with javac -Werror

2011-09-27 Thread sean . mullan
Changeset: 62e1389fdb0a Author:mullan Date: 2011-09-26 17:20 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/62e1389fdb0a 7088502: Security libraries don't build with javac -Werror Summary: Changes to files in src/share/classes/com/sun/org/apache/xml/internal/security and

Re: 7081804: Remove cause field from javax.xml.crypto.NoSuchMechnismException

2011-09-27 Thread Sebastian Sickelmann
Am 27.09.2011 17:38, schrieb Sean Mullan: On 9/24/11 5:55 AM, Sebastian Sickelmann wrote: Am 23.09.2011 20:54, schrieb Sean Mullan: On 9/17/11 3:09 PM, Sebastian Sickelmann wrote: i have updated the webrev [0]. But i think that L69 and L72 of the test should be changed to checkMutable and