hg: jdk7u/jdk7u-dev/jdk: 2 new changesets

2012-11-21 Thread kevin . walls
Changeset: 8bbe659db11e Author:dbuck Date: 2012-11-21 06:59 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/8bbe659db11e 7198904: (alt-rt) TreeMap.clone is broken Summary: Test case for cr7198904. Issue only found in OracleJDK, but test case is valid for OpenJDK as we

Adding instrumentation points for tracing of I/O calls

2012-11-21 Thread Staffan Larsen
I have recently started a review thread [1] on the core-libs-dev alias about a change to add instrumentation for I/O calls. This change was targeted at both 7u12 and 8. The consensus in that thread is that the changes look good, but should ideally be replaced by dynamic bytecode instrumentation.

hg: jdk7u/jdk7u-dev/jdk: 8003333: Regression: java/beans/EventHandler/Test6277266.java fails with ACE

2012-11-21 Thread sergey . malenkov
Changeset: 0c588531e35b Author:malenkov Date: 2012-11-21 18:21 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/0c588531e35b 800: Regression: java/beans/EventHandler/Test6277266.java fails with ACE Reviewed-by: art ! test/java/beans/EventHandler/Test6277266.java

Re: [7u12] Request for approval for CR7198904

2012-11-21 Thread Seán Coffey
Approved. regards, Sean. On 21/11/2012 06:56, David Buck wrote: Resending with correct subject line. Sorry. On 11/21/12 15:53, David Buck wrote: Hi, I would like to request approval to push the following change into the jdk7u-dev repository (jdk workspace). The change is exactly the same as

hg: jdk7u/jdk7u-dev/jdk: 8002344: Krb5LoginModule config class does not return proper KDC list from DNS

2012-11-21 Thread weijun . wang
Changeset: 7afae731f5b1 Author:weijun Date: 2012-11-19 11:13 +0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/7afae731f5b1 8002344: Krb5LoginModule config class does not return proper KDC list from DNS Reviewed-by: weijun Contributed-by: Severin Gehwolf , Wang Weijun