On 7 nov 2012, at 23:22, mark.reinh...@oracle.com wrote:
> 2012/11/2 11:36 -0700, staffan.lar...@oracle.com:
>> Webrev: http://cr.openjdk.java.net/~sla/iotrace/webrev.00/
>
> Who (or what) is the intended consumer of the sun.misc.IoTrace and
> IoTraceListener APIs? In other words, are these mea
- Original Message -
> From: "Staffan Larsen"
> To: "mark reinhold"
> Cc: core-libs-dev@openjdk.java.net
> Sent: Thursday, November 8, 2012 3:44:48 AM
> Subject: Re: Preliminary review: Adding tracing of I/O calls
>
>
> On 7 nov 2012, at 23:22, mark.reinh...@oracle.com wrote:
>
> > 2
Changeset: 1e7dd9e05ce2
Author:mullan
Date: 2012-11-08 12:51 -0500
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1e7dd9e05ce2
7198416: CertificateIssuerName and CertificateSubjectName are redundant
Reviewed-by: mullan
Contributed-by: jason...@oracle.com
! src/share/classes/sun/se
With Alan's blessing I've created an additional list under the purview of
the Core Libraries Group, jdbc-spec-discuss [1]. This list is intended
to host discussions of revisions to the JDBC specification (JSR 221).
Lance Andersen, the JDBC Spec Lead, is the list moderator.
- Mark
[1] http://mai
Hi guys,
We discovered a bug in CachedRowSetWriter.writeData method where
incorrect number of conflicts is reported. I searched in Oracle bug
database and no similar record was found. So I submitted a new one
whose internal review ID is 2376620. A test case with code is
illustrated in the
Hello Chris, Alan, and Xueming,
I added the testcase, please take a look.
webrev: http://cr.openjdk.java.net/~zhouyx/7201156/webrev.01/
On Wed, Nov 7, 2012 at 6:16 PM, Chris Hegarty wrote:
> The change looks fine to me.
>
> I wonder if it is worth creating an automatic regression test to ver