Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8929477A7 for ; Tue, 4 Oct 2011 21:22:49 +0000 (UTC) Received: (qmail 86219 invoked by uid 500); 4 Oct 2011 21:22:49 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 86199 invoked by uid 500); 4 Oct 2011 21:22:49 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 86192 invoked by uid 99); 4 Oct 2011 21:22:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2011 21:22:49 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [141.146.126.227] (HELO acsinet15.oracle.com) (141.146.126.227) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2011 21:22:40 +0000 Received: from rtcsinet21.oracle.com (rtcsinet21.oracle.com [66.248.204.29]) by acsinet15.oracle.com (Switch-3.4.4/Switch-3.4.4) with ESMTP id p94LMH1v018929 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 4 Oct 2011 21:22:19 GMT Received: from acsmt356.oracle.com (acsmt356.oracle.com [141.146.40.156]) by rtcsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id p94LMFvk029096 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 4 Oct 2011 21:22:16 GMT Received: from abhmt120.oracle.com (abhmt120.oracle.com [141.146.116.72]) by acsmt356.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p94LMA7D021059 for ; Tue, 4 Oct 2011 16:22:10 -0500 Received: from localhost (/10.175.28.104) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 04 Oct 2011 14:22:09 -0700 From: dag.wanvik@oracle.com (Dag H. Wanvik) To: Subject: Re: Problem with Oracle JDK 1.7 tests and DERBY-5363 References: <4E8B5AC0.6020606@sbcglobal.net> Date: Tue, 04 Oct 2011 23:22:03 +0200 In-Reply-To: <4E8B5AC0.6020606@sbcglobal.net> (Kathey Marsden's message of "Tue, 04 Oct 2011 12:13:04 -0700") Message-ID: User-Agent: Gnus/5.110017 (No Gnus v0.17) Emacs/23.1 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: rtcsinet21.oracle.com [66.248.204.29] X-CT-RefId: str=0001.0A020207.4E8B790B.007F,ss=1,re=0.000,fgs=0 Kathey Marsden writes: > I have noticed sice DERBY-5363 was checked in all the Oracle jdk 1.7 > runs show NA, > e.g. here is the latest one: > http://dbtg.foundry.sun.com/derby/test/Daily/jvm1.7/testing/Limited/testSummary-1178434.html > > It seems to have started with the checkin of DERBY-5363, revision 1176591 > http://dbtg.foundry.sun.com/derby/test/Daily/jvm1.7/testing/Limited/ Thanks, Kathey. I will investigate. Dag