Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 72146 invoked from network); 29 May 2010 06:35:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 May 2010 06:35:58 -0000 Received: (qmail 69480 invoked by uid 500); 29 May 2010 06:35:58 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 69436 invoked by uid 500); 29 May 2010 06:35:58 -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 69425 invoked by uid 99); 29 May 2010 06:35:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 May 2010 06:35:57 +0000 X-ASF-Spam-Status: No, hits=-1478.6 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 May 2010 06:35:57 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4T6ZbhQ017079 for ; Sat, 29 May 2010 06:35:37 GMT Message-ID: <5830824.63841275114937190.JavaMail.jira@thor> Date: Sat, 29 May 2010 02:35:37 -0400 (EDT) From: "Lang Yang (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-6507) [classlib][imageio] Implementation for ordering feature of ServiceRegistry In-Reply-To: <5660481.28171272354692774.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HARMONY-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lang Yang updated HARMONY-6507: ------------------------------- Attachment: (was: imageio_build.diff) > [classlib][imageio] Implementation for ordering feature of ServiceRegistry > -------------------------------------------------------------------------- > > Key: HARMONY-6507 > URL: https://issues.apache.org/jira/browse/HARMONY-6507 > Project: Harmony > Issue Type: Sub-task > Components: Classlib > Reporter: Lang Yang > Assignee: Alexei Fedotov > Attachments: HARMONY-6507-lang-3.txt > > > Implementation of ordering feature for ImageIO.spi.ServiceRegistry class as discussed with Alexei Fedotov on the dev mailing list. Test case is also provided. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.