From dev-return-26751-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Tue May 01 15:37:51 2007 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 31541 invoked from network); 1 May 2007 15:37:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 May 2007 15:37:50 -0000 Received: (qmail 79260 invoked by uid 500); 1 May 2007 15:37:55 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 78981 invoked by uid 500); 1 May 2007 15:37:53 -0000 Mailing-List: contact dev-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 dev@harmony.apache.org Received: (qmail 78972 invoked by uid 99); 1 May 2007 15:37:53 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 May 2007 08:37:53 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [134.134.136.20] (HELO mga02.intel.com) (134.134.136.20) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 May 2007 08:37:46 -0700 Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 01 May 2007 08:37:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.14,475,1170662400"; d="scan'208";a="237286682" Received: from fmsmsxpoc001.fm.intel.com (HELO fmsmsxpoc001.amr.corp.intel.com) ([132.233.49.22]) by orsmga001.jf.intel.com with ESMTP; 01 May 2007 08:37:26 -0700 Received: from fmsmsx334.amr.corp.intel.com (132.233.42.1) by fmsmsxpoc001.amr.corp.intel.com (132.233.49.22) with Microsoft SMTP Server id 8.0.685.24; Tue, 1 May 2007 08:37:25 -0700 Received: from fmsmsx333.amr.corp.intel.com ([132.233.42.2]) by fmsmsx334.amr.corp.intel.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 1 May 2007 08:37:25 -0700 Received: from mssmsx411.ccr.corp.intel.com ([10.125.2.10]) by fmsmsx333.amr.corp.intel.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 1 May 2007 08:37:25 -0700 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: [general]where can I find the spec for sun compatible classes? X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Tue, 1 May 2007 19:38:05 +0400 Message-ID: <3D8E84095C6A524A985B787423094E40EAB4F8@mssmsx411> In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [general]where can I find the spec for sun compatible classes? Thread-Index: AceKSPD6wMZCFue3RMCWbXlqFHm0zQBvX4Gg From: "Zakharov, Vasily M" To: X-OriginalArrivalTime: 01 May 2007 15:37:25.0626 (UTC) FILETIME=[9E436DA0:01C78C06] X-Virus-Checked: Checked by ClamAV on apache.org I suspect that IBM guys who wrote ICU that uses and extends those two deprecated classes (see [3] discussion) already performed that black-box testing and could provide some details on the expected behavior. Vasily -----Original Message----- From: Alexey Petrenko [mailto:alexey.a.petrenko@gmail.com]=20 Sent: Sunday, April 29, 2007 2:27 PM To: dev@harmony.apache.org Subject: Re: [general]where can I find the spec for sun compatible classes? I'm afraid that black-box testing or "guessing" is the only way... SY, Alexey 2007/4/29, Tony Wu : > Hi all, > > As you may know, some applications[1] may depend on the following 2 > methods[2] and we have disscussed before[3]. Now I want to add them to > sun compatible module, but I didn't find any spec about them, where > can I get the spec? > > [1] > refer to https://issues.apache.org/jira/browse/HARMONY-2862 > > [2] > sun.io.ByteToCharConverter > sun.io.CharToByteConverter > > [3] > http://www.mail-archive.com/dev@harmony.apache.org/msg02931.html > -- > Tony Wu > China Software Development Lab, IBM >