Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 46499 invoked from network); 17 Feb 2011 08:30:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Feb 2011 08:30:53 -0000 Received: (qmail 12082 invoked by uid 500); 17 Feb 2011 08:30:53 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 11426 invoked by uid 500); 17 Feb 2011 08:30:51 -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 11361 invoked by uid 99); 17 Feb 2011 08:30:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Feb 2011 08:30:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Feb 2011 08:30:45 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 70EBD1AACAC for ; Thu, 17 Feb 2011 08:30:24 +0000 (UTC) Date: Thu, 17 Feb 2011 08:30:24 +0000 (UTC) From: "Myrna van Lunteren (JIRA)" To: derby-dev@db.apache.org Message-ID: <1867381434.2186.1297931424458.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2135492980.11197.1297450137600.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Commented: (DERBY-5028) InterruptResilienceTest passes with IBM 1.6 SR9 but creates javacore dumps MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-5028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995718#comment-12995718 ] Myrna van Lunteren commented on DERBY-5028: ------------------------------------------- Thanks Lily! I added the setting of the property to the already existing SystemPropertySetup settings, and now no javacore files show up. Committed with revision 1071545. > InterruptResilienceTest passes with IBM 1.6 SR9 but creates javacore dumps > --------------------------------------------------------------------------- > > Key: DERBY-5028 > URL: https://issues.apache.org/jira/browse/DERBY-5028 > Project: Derby > Issue Type: Bug > Components: Test > Affects Versions: 10.8.0.0 > Environment: windows xp, IBM java 1.6 SR9 > Reporter: Myrna van Lunteren > Fix For: 10.8.0.0 > > Attachments: DERBY-4463_ibm15skiponly.diff > > > After DERBY-4463, it was found there was a bug with the IBM jvms in the handling of interrupt() and waitFor(). > This is fixed with IBM 1.6 SR9 (and is planned for IBM 1.5 SR13). > As SR9 is now GA, I thought to adjust the skipping of this test to only with ibm 1.5. > However, I now notice that the test drops java core dumps with ibm 1.6 SR6. It does not do this with Sun's 1.6 jvm. > I also believe that it didn't do this a couple of weeks ago when I first tried this with ibm 1.6 SR9, so I think something has changed in derby, but it is possible I was not paying proper attention. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira