From commits-return-50351-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Fri Feb 01 07:21:30 2008 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 94795 invoked from network); 1 Feb 2008 07:21:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Feb 2008 07:21:29 -0000 Received: (qmail 19442 invoked by uid 500); 1 Feb 2008 07:21:20 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 19405 invoked by uid 500); 1 Feb 2008 07:21:20 -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 19386 invoked by uid 99); 1 Feb 2008 07:21:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jan 2008 23:21:20 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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, 01 Feb 2008 07:21:01 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C29B6714044 for ; Thu, 31 Jan 2008 23:21:08 -0800 (PST) Message-ID: <21519023.1201850468784.JavaMail.jira@brutus> Date: Thu, 31 Jan 2008 23:21:08 -0800 (PST) From: "Igor V. Stolyarov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-5449) [classlib][applet] Applet methods getAudioClip(URL url, String name) and getImage(URL url, String name) work incorrectly In-Reply-To: <32637043.1201850468571.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 [ https://issues.apache.org/jira/browse/HARMONY-5449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor V. Stolyarov updated HARMONY-5449: --------------------------------------- Attachment: H-5449.patch Fix attached. > [classlib][applet] Applet methods getAudioClip(URL url, String name) and getImage(URL url, String name) work incorrectly > ------------------------------------------------------------------------------------------------------------------------ > > Key: HARMONY-5449 > URL: https://issues.apache.org/jira/browse/HARMONY-5449 > Project: Harmony > Issue Type: Bug > Components: Classlib > Reporter: Igor V. Stolyarov > Attachments: H-5449.patch > > > Applet methods getAudioClip(URL url, String name) and getImage(URL url, String name) work incorrectly. This issue can reproduce on ImageMap demo applet. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.