Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 96780 invoked from network); 22 Dec 2006 15:37:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Dec 2006 15:37:45 -0000 Received: (qmail 26787 invoked by uid 500); 22 Dec 2006 15:37:52 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 26760 invoked by uid 500); 22 Dec 2006 15:37:52 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 26750 invoked by uid 99); 22 Dec 2006 15:37:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Dec 2006 07:37:52 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Dec 2006 07:37:45 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B1329714289 for ; Fri, 22 Dec 2006 07:37:24 -0800 (PST) Message-ID: <5183347.1166801844721.JavaMail.jira@brutus> Date: Fri, 22 Dec 2006 07:37:24 -0800 (PST) From: "Vasily Zakharov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Commented: (HARMONY-2285) [drlvm] several NIO tests crash on DRLVM In-Reply-To: <12691862.1164285962000.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/HARMONY-2285?page=comments#action_12460518 ] Vasily Zakharov commented on HARMONY-2285: ------------------------------------------ Alexei, I've created a separate issue for Tatyana's report, HARMONY-2860. Could you please verify Gregory's fix for the original issue and close it? > [drlvm] several NIO tests crash on DRLVM > ---------------------------------------- > > Key: HARMONY-2285 > URL: http://issues.apache.org/jira/browse/HARMONY-2285 > Project: Harmony > Issue Type: Bug > Environment: winXP > Reporter: Alexei Zakharov > Assigned To: Gregory Shimansky > Attachments: h2285.diff > > > The following tests from the org.apache.harmony.nio.tests.java.nio.channels package cause DRLVM (debug) crash: > DatagramChannelTest > FileChannelTest > PipeTest > SelectableChannelTest > SelectionKeyTest > SelectorTest > SocketChannelTest > SinkChannelTest > SourceChannelTest > spi/AbstractSelectableChannelTest > spi/AbstractSelectorTest > The tests pass on J9. > The exact command line to reproduce: > \enhanced\drlvm\trunk\build\win_ia32_msvc_debug\deploy\jre\bin\java -verbose:gc -classpath \enhanced\classlib\trunk\modules\nio\bin\test;\enhanced\classlib\trunk\deploy\build\test\support.jar;\junit.jar junit.textui.TestRunner org.apache.harmony.nio.tests.java.nio.channels.DatagramChannelTest -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira