Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 14171 invoked from network); 8 Feb 2006 17:52:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Feb 2006 17:52:29 -0000 Received: (qmail 10674 invoked by uid 500); 8 Feb 2006 17:52:22 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 10617 invoked by uid 500); 8 Feb 2006 17:52:22 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 10606 invoked by uid 99); 8 Feb 2006 17:52:21 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Feb 2006 09:52:19 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id CE112CB for ; Wed, 8 Feb 2006 18:51:58 +0100 (CET) Message-ID: <840992265.1139421118842.JavaMail.jira@ajax.apache.org> Date: Wed, 8 Feb 2006 18:51:58 +0100 (CET) From: "Tim Ellison (JIRA)" To: harmony-dev@incubator.apache.org Subject: [jira] Assigned: (HARMONY-82) wrong signature for 2 constructors in java.net.DatagramPacket In-Reply-To: <145741369.1139392587180.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/HARMONY-82?page=all ] Tim Ellison reassigned HARMONY-82: ---------------------------------- Assign To: Tim Ellison > wrong signature for 2 constructors in java.net.DatagramPacket > ------------------------------------------------------------- > > Key: HARMONY-82 > URL: http://issues.apache.org/jira/browse/HARMONY-82 > Project: Harmony > Type: Bug > Reporter: Svetlana Samoilenko > Assignee: Tim Ellison > Priority: Minor > > According to j2se 1.4.2 and 1.5 specification java.net.DatagramPacket.(byte[], int, int, java.net.SocketAddress) and java.net.DatagramPacket.(byte[], int, java.net.SocketAddress) must throw SocketException. -- 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