Re: JDBC bug: Incorrect number of conflicts is reported by CachedRowSetWriter.writeData

2012-12-03 Thread Frank Ding
Hi Lance, Thanks for your clarification. I created the test case you requested and attached it in this email. Please review it. By the way, the new Oracle bug (internal id 2376620) submitted by me several days ago seems not having been reviewed. Could you also help me on this? Best

Re: JDBC bug: Incorrect number of conflicts is reported by CachedRowSetWriter.writeData

2012-12-03 Thread Lance Andersen - Oracle
I will get to it sometime within the next week. Have some higher priority items to address first Best Lance On Dec 3, 2012, at 3:17 AM, Frank Ding wrote: Hi Lance, Thanks for your clarification. I created the test case you requested and attached it in this email. Please review it. By

hg: jdk8/tl/jdk: 8004184: security tests leave JSSEServer running

2012-12-03 Thread xuelei . fan
Changeset: ead651efb271 Author:xuelei Date: 2012-12-03 06:00 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ead651efb271 8004184: security tests leave JSSEServer running Summary: Use othervm mode to release resources, and correct the system properties issues in JSSE

Re: RFR: 8003596 CheckLockLocationTest-Windows-fix

2012-12-03 Thread Jim Gish
Thanks. Could you please push the change. Jim On 12/01/2012 10:44 AM, Alan Bateman wrote: On 30/11/2012 23:19, Jim Gish wrote: Please review http://cr.openjdk.java.net/~jgish/Bug8003596-CheckLockLocationTest-Windows-fix/

CFR: javax.xml.parsers: Using ServiceLoader to load JAXP parser factories (7169894: JAXP Plugability Layer: using service loader)

2012-12-03 Thread Daniel Fuchs
Hi, This is a first webrev in a series that addresses a change intended for JDK 8: 7169894: JAXP Plugability Layer: using service loader I've been building up on Joe's work and Paul Alan comments from an earlier discussion thread [1] This here addresses changes in the javax.xml.parsers

AnnotationType AnnotationSupport + repeating annotations

2012-12-03 Thread Peter Levart
Hi David and Alan, The following is in part connected with the new code for repeating annotations, and in part with the proposed patch for resolving synchronization issues with annotations as well as improvements regarding space and multi-threaded contention. Although connected, the patch