Re: NIO Component improvement

2006-01-09 Thread Richard Liang
Geir Magnusson Jr wrote: Defects? In software? Can't be :) Thanks, and welcome. Please read our comntribution policy : http://incubator.apache.org/harmony/contribution_policy.html Please ensure that you will be able to satisfactorily contribute to the NIO area geir Richard Liang wrote

Re: [classlib] test suites

2006-01-21 Thread Richard Liang
Hello Geir, Ant script is good for build system. However, it's more simple/convenient for developers to run AllTests in Eclipse. Richard Liang China Software Development Lab, IBM Geir Magnusson Jr wrote: I'm looking at doing a quick integration of test scripts so we can test from the top

Re: verifying signed jars

2006-02-12 Thread Richard Liang
That's a good idea :-) Richard Liang China Software Development Lab, IBM Tim Ellison wrote: Why not contribute directly to BouncyCastle? Regards, Tim Mikhail Loenko wrote: The sources would be good - we would be able to fix bugs quickly and replace parts of implementation for example

Re: verifying signed jars

2006-02-12 Thread Richard Liang
Hello Mikhail Loenko, :-) I'm just wondering whether it's possible to change/improve BouncyCastle to meet our requirement. Richard Liang China Software Development Lab, IBM Mikhail Loenko wrote: How will it solve our problem with verifying signed jars? Thanks, Mikhail On 2/13/06

Re: Location for API extensions

2006-02-13 Thread Richard Liang
Hello Tim, +1. It's excellent. Richard Liang China Software Development Lab, IBM Tim Ellison wrote: I've put a first cut of the proposed package naming convention on the website: http://incubator.apache.org/harmony/subcomponents/classlibrary/pkgnaming.html Regards, Tim Leo Simons wrote

Shall we allows to create association between issues in Harmony JIRA system?

2006-02-14 Thread Richard Liang
Dear all, As the subject. I cannot find Link in the JIRA Operations list. Thanks a lot. -- Richard Liang China Software Development Lab, IBM

Re: [jira] Updated: (HARMONY-57) Contribution of unit test code for a number of components

2006-02-14 Thread Richard Liang
other testing failures/errors, and will post further comments soon. :-) Richard Liang China Software Development Lab, IBM George Harley (JIRA) wrote: [ http://issues.apache.org/jira/browse/HARMONY-57?page=all ] George Harley updated HARMONY-57

Re: [jira] Assigned: (HARMONY-88) Contribution of code and unit tests for jndi, logging, prefs and sql plus unit tests only for beans, crypto, math, regex and security

2006-02-16 Thread Richard Liang
can create JIRA issues. Maybe after the two contribution (39 and 88) are accepted :-) Richard Liang China Software Development Lab, IBM Geir Magnusson Jr (JIRA) wrote: [ http://issues.apache.org/jira/browse/HARMONY-88?page=all ] Geir Magnusson Jr reassigned HARMONY-88

Mission impossible: new APIs without spec in Java 5.0

2006-02-16 Thread Richard Liang
) -- Richard Liang China Software Development Lab, IBM

Re: [classlib] do we need a global exclude list?

2006-02-16 Thread Richard Liang
+1 Richard Liang China Software Development Lab, IBM Stepan Mishura wrote: Did anybody think of creating a 'global' (i.e. shared by all modules) exclude list or every module will have its own exclude list? Or Harmony tests will always pass and we don't need it at all :-) I see at least

Re: Mission impossible: new APIs without spec in Java 5.0

2006-02-17 Thread Richard Liang
Hello Anton, Thanks a lot. Yes, we can use test to investigate the behavior of RI. :-) Richard Liang China Software Development Lab, IBM Anton Avtamonov wrote: On 2/16/06, Tim Ellison [EMAIL PROTECTED] wrote: Hmm, they look to me like they could be impl methods that were inadvertently

Re: [jira] Commented: (HARMONY-64) java.nio.charset.Charset.forName(String name) does not throw UnsupportedCharsetException if valid name starts with x-

2006-02-17 Thread Richard Liang
Hello Tim, Sorry for my carelessness :-) The icu4jni's latest code is the CVS HEAD checked out on Feb. 16, 2006. There is no new icu4jni release since version 3.4. Richard Liang China Software Development Lab, IBM Tim Ellison (JIRA) wrote: [ http://issues.apache.org/jira/browse

Re: [jira] Commented: (HARMONY-68) java.nio.charset.Charset.isSupported(String charsetName) does not throw IllegalCharsetNameException for spoiled standard sharset name

2006-02-17 Thread Richard Liang
Hello Tim, I think this is caused by different understanding of the java spec: A charset name **must** begin with either a letter or a digit. The empty string is not a legal charset name What do think the implication of must here? :-) Richard Liang China Software Development Lab, IBM

Re: [jira] Commented: (HARMONY-64) java.nio.charset.Charset.forName(String name) does not throw UnsupportedCharsetException if valid name starts with x-

2006-02-18 Thread Richard Liang
Hello Tim, Agree. We can defer this issue to icu4jni's next release. And yes, I will have a look at icu4j 3.4.2. :-) Richard Liang China Software Development Lab, IBM Tim Ellison wrote: BTW: I see there is an ICU4J 3.4.2 available now -- we may want to grab that. Regards, Tim Richard

Re: [jira] Commented: (HARMONY-68) java.nio.charset.Charset.isSupported(String charsetName) does not throw IllegalCharsetNameException for spoiled standard sharset name

2006-02-18 Thread Richard Liang
Hello Tim, I'm wondering why I did not just copy the first sentence. :-) A charset name **must** begin with either a letter or a digit. Does this mean if the charset name which begin with neither a letter nor a digit should be regarded as an illegal charset name? Richard Liang China

Proposal: Wrap ICU4J to implement java.text.DecimalFormat enhancement of Java 5.0

2006-02-20 Thread Richard Liang
-- Richard Liang China Software Development Lab, IBM

Re: [jira] Created: (HARMONY-62) java.text.BreakIterator.getSentenceInstance().next() treats '\n' as the end of the sentence

2006-02-21 Thread Richard Liang
? Thanks a lot. Please refer to ICU's homepage: http://icu.sourceforge.net/ Richard Liang China Software Development Lab, IBM tatyana doubtsova (JIRA) wrote: java.text.BreakIterator.getSentenceInstance().next() treats '\n' as the end of the sentence

Re: local test server (Was: Re: [jira] Commented: (HARMONY-71) java.net.URLConnection.setUseCaches throws unspecified IllegalAccessError)

2006-02-21 Thread Richard Liang
? Richard Liang China Software Development Lab, IBM Tim Ellison wrote: Stepan Mishura wrote: I glanced through a local server code from HARMONY-57 contribution without looking into implementation details and ... this made me think. I catch hold of the following: 1) The server contains some testing

Re: [jchevm] -- for some reason, apache won't let me attach a file

2006-02-22 Thread Richard Liang
yes, please sign up and log in to JIRA, then you can describe what your question is and attach files. :-) Richard Liang China Software Development Lab, IBM Tim Ellison wrote: Please, don't send attachments to the mailing list. Attach them to a JIRA. Regards, Tim Weldon Washburn wrote

Re: [jira] Created: (HARMONY-136) Cannot make libvmi.so and libhytext.so on linux

2006-02-27 Thread Richard Liang
Hello Mark, I'm also confused about this problem. My make version is: GNU Make version 3.79.1 And gcc version is: gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-34). Thanks a lot. Richard Liang China Software Development Lab, IBM Mark Hindess wrote: What version of make? I have no problem

Re: what is LUNI?

2006-02-27 Thread Richard Liang
Hello, L (java.lang) U (java.util) N(java.net) I (java.io) Richard Liang China Software Development Lab, IBM karan malhi wrote: What is LUNI?

Re: assigned modules

2006-02-28 Thread Richard Liang
Hello Nathan, Welcome :-) However, as you may know, it may be difficult to implement annotation and instrument as we have no Java 5.0 compatible VM which can be used by Harmony. Also, there are prefs implementation in Harmony-88. :-) Richard Liang China Software Development Lab, IBM

Sorry for making trouble for vote

2006-03-01 Thread Richard Liang
Dear Geir, Just realize I'm not a committers after I'm too impertinent to read your notes clearly. :-) Sorry again. -- Richard Liang China Software Development Lab, IBM

Re: Sorry for making trouble for vote

2006-03-02 Thread Richard Liang
Thanks a lot for your encouragement, Stefano. I will try to participate as much as possible ;-) Richard Liang China Software Development Lab, IBM Stefano Mazzocchi wrote: Richard Liang wrote: Dear Geir, Just realize I'm not a committers after I'm too impertinent to read your notes

Re: local test server (Was: Re: [jira] Commented: (HARMONY-71) java.net.URLConnection.setUseCaches throws unspecified IllegalAccessError)

2006-03-05 Thread Richard Liang
Yes, Jetty is a good option :-) Richard Liang China Software Development Lab, IBM Geir Magnusson Jr wrote: Stepan Mishura wrote: Tim, George, I'd like to resume this topic Thanks for posting to the dev list :) There is no way to force a server to send you a chunked response using

Re: Understanding JAPI tools

2006-03-06 Thread Richard Liang
Hello Paulex, Please refer to JDiff (http://javadiff.sourceforge.net/), maybe this is tool can meet your requirement more. :-D Richard Liang China Software Development Lab, IBM Dalibor Topic wrote: On Mon, Mar 06, 2006 at 02:12:16PM +0800, Paulex Yang wrote: Stuart, Stuart Ballard

Re: J2SE 5 Plan / Roadmap

2006-03-06 Thread Richard Liang
: Friday, March 03, 2006 9:40 AM To: harmony-dev@incubator.apache.org Subject: J2SE 5 Plan / Roadmap We should probably start thinking about how we'll move forward. There have been a few casual conversations, but lets start getting some things down here. -- Richard Liang China Software

Re: J2SE 5 Plan / Roadmap

2006-03-06 Thread Richard Liang
: Richard Liang [mailto:[EMAIL PROTECTED] Sent: Monday, March 06, 2006 7:34 PM To: harmony-dev@incubator.apache.org Subject: Re: J2SE 5 Plan / Roadmap Nathan Beyer wrote: Here's a good link with a summary of some of the new features: http://java.sun.com/developer/technicalArticles/releases/j2se15

Re: J2SE 5 Plan / Roadmap

2006-03-06 Thread Richard Liang
Nathan Beyer wrote: Alright, more specifically a char is no longer guaranteed to be a single Unicode character, but rather two bytes of a UTF-16 sequence. Agree :-) -Original Message- From: Richard Liang [mailto:[EMAIL PROTECTED] Sent: Monday, March 06, 2006 8:10 PM To: harmony

Re: [jira] Commented: (HARMONY-92) Suggestion: Move com.ibm.platform from NIO to LUNI

2006-03-06 Thread Richard Liang
Richard Liang (JIRA) wrote: [ http://issues.apache.org/jira/browse/HARMONY-92?page=comments#action_12369166 ] Richard Liang commented on HARMONY-92: -- Hello Mark, I think your patch is what I can though I just re-play your patch manually because I

Re: How to deal with this kind of serialization compatibility issue?

2006-03-10 Thread Richard Liang
Development Lab IBM -- Thanks, Stepan Mishura Intel Middleware Products Division -- Richard Liang China Software Development Lab, IBM

Location of test data files (was:How to deal with this kind of serialization compatibility issue?)

2006-03-10 Thread Richard Liang
instances from the RI. I can definitely see a case for broadening this approach outside just the security classes. Really impressive stuff ! Best regards, George Thanks, Mikhail -- Richard Liang China Software Development Lab, IBM

Re: Location of test data files

2006-03-13 Thread Richard Liang
George Harley wrote: Richard Liang wrote: George Harley wrote: Hi Mikhail (again), Just a couple of brief observations about the SerializationTest.java code as it stands in SVN today : 1) The reference/golden .dat files for Serializable classes in a given module could be added under

Re: [jira] Updated: (HARMONY-150) java.nio.charset.Charset.decode(in) doesn't use the same cached decoder.

2006-03-13 Thread Richard Liang
[EMAIL PROTECTED] IBM Java Technology Centre, UK. -- Richard Liang China Software Development Lab, IBM

Re: Location of test data files

2006-03-14 Thread Richard Liang
George Harley wrote: Stepan Mishura wrote: On 3/13/06, George Harley wrote: Richard Liang wrote: George Harley wrote: Hi Mikhail (again), Just a couple of brief observations about the SerializationTest.java code as it stands in SVN today : 1) The reference/golden .dat files

Subclipse Diff: Are there any way to ignore whitespace when creating patch using Subclipse in Eclipse

2006-03-15 Thread Richard Liang
to the source code. So are there any way to avoid this confusion? Thanks a lot. -- Richard Liang China Software Development Lab, IBM

Re: Subclipse Diff: Are there any way to ignore whitespace when creating patch using Subclipse in Eclipse

2006-03-16 Thread Richard Liang
is determined to be too long) will still appear as diffs. Thanks a lot, Oliver. This really help me a lot. :-) Richard Liang wrote: Dears, If you select Spaces only as Eclipse tab policy and you format the Harmony source code in Eclipse, when you creating patch for the source code, Subclipse may

Re: Subclipse Diff: Are there any way to ignore whitespace when creating patch using Subclipse in Eclipse

2006-03-16 Thread Richard Liang
formatting that splits a single line into multiple lines (where the line length is determined to be too long) will still appear as diffs. Richard Liang wrote: Dears, If you select Spaces only as Eclipse tab policy and you format the Harmony source code in Eclipse, when you

Re: [jira] Commented: (HARMONY-202) Non-ascii source file URITest breaking eclipse compiler test build

2006-03-16 Thread Richard Liang
. If yes, we shall document this requirement. Any comments? Thanks a lot. -- Richard Liang China Software Development Lab, IBM

Re: Solution for 5.0 language features in Eclipse(Re: And enum types (Re: API with generics))

2006-03-16 Thread Richard Liang
-- Richard Liang China Software Development Lab, IBM

Re: [classlib]bug-to-bug compatibility: HashMap

2006-03-16 Thread Richard Liang
(){ return key; } public boolean equals(Object o){ if(o == this){ return true; } if(!(o instanceof ReusableKey)){ return false; } return key == ((ReusableKey)o).key; } } -- Paulex Yang China Software Development Lab IBM -- Richard Liang China Software Development Lab

Re: Subclipse Diff: Are there any way to ignore whitespace when creating patch using Subclipse in Eclipse

2006-03-16 Thread Richard Liang
to Ignore white space. But we are able to know the exact change to a file in the Verify Patch window when applying patch. Let's try to find other solution. :-) -- Richard Liang China Software Development Lab, IBM

Re: [jira] Commented: (HARMONY-202) Non-ascii source file URITest breaking eclipse compiler test build

2006-03-16 Thread Richard Liang
Tim Ellison wrote: Richard Liang wrote: snip Do we have any mandatory requirement about Harmony source file encoding? or only US-ASCII is allowed. If yes, we shall document this requirement. Any comments? In this case the Eclipse compiler running on the build machine failed to parse

Re: [vote] Require compiler options that allow partial 5.0 language features

2006-03-17 Thread Richard Liang
feature on the reference implementation (it is supported on the Eclipse compiler). [ ] +1 - Yes, change the build scripts to compile 5.0 code to 1.4 target [ ] 0 - I don't care [ ] -1 - No, don't change the compiler options (please state why) Regards, Tim -- Richard Liang China Software

Re: [result] Re: [vote] Acceptance of HARMONY-39 : Contribution of beans, regex and math class library code

2006-03-19 Thread Richard Liang
on BigDecimal and BigInteger support. Now I just use this contribution as external jars in Eclipse. -- Richard Liang China Software Development Lab, IBM

Re: [continuum] BUILD ERROR: Classlib/linux.ia32

2006-03-19 Thread Richard Liang
) --- Hello Tim, Not sure if we could attach the build report in email directly. Any comments? :-) -- Richard Liang China Software Development Lab, IBM

Re: Volunteers for mailing list moderation

2006-03-20 Thread Richard Liang
moderators. Also I do not know what we shall exactly do. ;-) -- Richard Liang China Software Development Lab, IBM

Re: NullPointerException -- This info should be in wiki

2006-03-20 Thread Richard Liang
to the standard Sun API in the methods javadoc with the direct info about null-processing and NPE if a method can produce it (when it is missing from the original spec of course). -- Anton Avtamonov, Intel Middleware Products Division -- Richard Liang China Software Development

Re: [result] Re: [vote] Acceptance of HARMONY-39 : Contribution of beans, regex and math class library code

2006-03-21 Thread Richard Liang
Technology Centre, UK. -- Richard Liang China Software Development Lab, IBM

Re: Unit testing revisited

2006-03-26 Thread Richard Liang
Geir Magnusson Jr wrote: George Harley wrote: I don't want an argument any more than the next person but ... I completely agree with the above statement. If you can't test code by going through the public API then how will the users ever get to exercise it in the real world ? The key

Re: [bug-to-bug] UTF-8: interpreting non-shortest forms

2006-03-26 Thread Richard Liang
Nathan Beyer wrote: I've seen similar differences between other VMs around the handling of UTF-8 encoded data, especially between Sun and IBM VMs. For example, if you read a file with a UTF-8 encoding that contains an invalid byte(s), the IBM VM will throw an IOException, but the Sun VM will

Re: [bug-to-bug] UTF-8: interpreting non-shortest forms

2006-03-27 Thread Richard Liang
Stepan Mishura wrote: On 3/27/06, Richard Liang wrote: Nathan Beyer wrote: I've seen similar differences between other VMs around the handling of UTF-8 encoded data, especially between Sun and IBM VMs. For example, if you read a file with a UTF-8 encoding

Re: [Testing Convention] Keep tests small and fast

2006-03-30 Thread Richard Liang
Stepan Mishura wrote: On 3/30/06, Richard Liang wrote: Dears, I notice that we put all the test code into one big test method (for example, org.apache.harmony.tests.java.util.jar.test_putLjava_lang_ObjectLjava_lang_Object ). This way we will lose some benefits of junit and even unit test

Re: bug-to-bug compatiblity case: Proxy handling

2006-03-30 Thread Richard Liang
(Proxy.Type.HTTP, proxy.type()); assertEquals(192.168.0.1:80, proxy.address().toString()); } -- Paulex Yang China Software Development Lab IBM -- Richard Liang China Software Development Lab, IBM

Re: [jira] Assigned: (HARMONY-221) regex need moving from modules/regex-beans-math to modules/regex

2006-03-30 Thread Richard Liang
Attachments: 01.regex.moves.sh, 02.regex.moves.sh, 03.regex.moves.diff Integrating regex part of HARMONY-39 contribution. Hello Geir, As the issue Harmony-223 will depend on the functionality of regex, would you please apply the patch for this issue? Thanks a lot. -- Richard Liang

Re: [jira] Resolved: (HARMONY-280) Customized SecurityManager cannot cooperate with AccessController correctly

2006-03-30 Thread Richard Liang
for Harmony-121 and we have some test cases about nio channels depending on the fix, would you please apply the patch for Harmony-121? Thanks a lot. -- Richard Liang China Software Development Lab, IBM

Re: [Testing Convention] Keep tests small and fast

2006-03-30 Thread Richard Liang
. --Will Richard Liang wrote: Dears, I notice that we put all the test code into one big test method (for example, org.apache.harmony.tests.java.util.jar.test_putLjava_lang_ObjectLjava_lang_Object). This way we will lose some benefits of junit and even unit test: 1. Test code cannot share

Re: [announce] New Apache Harmony Committers : Mikhail Loenko, George Harley, Stepan Mishura

2006-04-02 Thread Richard Liang
(either the author or author's employer, depending) as a JIRA, and then follow up with the required ACQs and BCC. Again, thanks for your hard work so far, and welcome. The Apache Harmony PPMC -- Richard Liang China Software Development Lab, IBM

Re: Unit testing revisited

2006-04-02 Thread Richard Liang
, our test cases will not be stable. One of examples might be: to test something trough public API you need a test of 1000 lines of code, but if you can access internals, 10 lines is enough Thanks, Mikhail -- Richard Liang China Software Development Lab, IBM

Re: [jira] Updated: (HARMONY-121) Stack overflow running security manager test

2006-04-02 Thread Richard Liang
a lot. -- Richard Liang China Software Development Lab, IBM

Re: [Fwd: [icu-announce] ICU4J 3.4.4 maintenance update released]

2006-04-03 Thread Richard Liang
Hello Tim, I think it's OK to upgrade to the new version of ICU4J 3.4.4 -- Richard Liang China Software Development Lab, IBM - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL

Re: New IBM VME

2006-04-05 Thread Richard Liang
/mod_mbox/incubator-harmony-dev/200602.mbox/[EMAIL PROTECTED] Hello Oliver, Awesome. I'm also eager to know if this VM supports Java 1.5 class. Thanks a lot. Richard Liang China Software Development Lab, IBM - Terms of use

Re: [jira] Updated: (HARMONY-308) java.nio.charset.Charset.encode(CharBuffer) returns bytes in a different order in Harmony and RI for the UTF-16 charset

2006-04-05 Thread Richard Liang
Harmony use little-endian, while RI use big-endian. I'm sorry if my explanation make you confused :-) -- Richard Liang China Software Development Lab, IBM

Re: Refactoring package names

2006-04-06 Thread Richard Liang
a mail to confirm when we are finished. Regards, Oliver -- Richard Liang China Software Development Lab, IBM

Re: [jira] Updated: (HARMONY-308) java.nio.charset.Charset.encode(CharBuffer) returns bytes in a different order in Harmony and RI for the UTF-16 charset

2006-04-07 Thread Richard Liang
Dmitry M. Kononov wrote: Hi Richard, On 4/6/06, Richard Liang [EMAIL PROTECTED] wrote: Dmitry M. Kononov wrote: As you exactly noticed the cause of this issue that Harmony uses the little-endian byte order, if an encoded UTF-16 sequence has no byte-order mark. However

Re: Compiling with jsr14 target

2006-04-11 Thread Richard Liang
Reporter: Paulex Yang Assignee: George Harley Attachments: JIRA230.zip, java.io.Appendable.patch, java.io.Appendable_Test.patch As a new feature in java 5, Writer, PrintWriter, StringWriter and CharArrayWriter should implement interface Appendable. -- Richard Liang China Software

Re: DONE : Use jsr14 target for compiles

2006-04-12 Thread Richard Liang
commands, e-mail: [EMAIL PROTECTED] Hello George, Great :-) Now we can use generic, enum, ... -- Richard Liang China Software Development Lab, IBM - Terms of use : http://incubator.apache.org/harmony/mailing.html

Re: assertEquals in tests with incorrect argument order

2006-04-16 Thread Richard Liang
. - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Richard Liang China Software Development Lab, IBM

Re: [jira] Commented: (HARMONY-88) Contribution of code and unit tests for jndi, logging, prefs and sql plus unit tests only for beans, crypto, math, regex and security

2006-04-16 Thread Richard Liang
measure, the lines of Ant script in EXTRACT_DIR/Harmony/make/build-java.xml that compile the above test code have been commented out with explanations. -- Richard Liang China Software Development Lab, IBM

Harmony JIRA system is unavailable

2006-04-16 Thread Richard Liang
As subject. :-( -- Richard Liang China Software Development Lab, IBM - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [jira] Commented: (HARMONY-88) Contribution of code and unit tests for jndi, logging, prefs and sql plus unit tests only for beans, crypto, math, regex and security

2006-04-16 Thread Richard Liang
Mikhail Loenko wrote: Hi Richard Do you know, why these beans tests contain package 'sun.beans'? What kind of classes are there? Thanks, Mikhail 2006/4/17, Richard Liang [EMAIL PROTECTED]: Mikhail Loenko (JIRA) wrote: [ http://issues.apache.org/jira/browse/HARMONY-88?page

Re: [jira] Commented: (HARMONY-88) Contribution of code and unit tests for jndi, logging, prefs and sql plus unit tests only for beans, crypto, math, regex and security

2006-04-18 Thread Richard Liang
Mikhail Loenko wrote: I've integrated beans tests. I removed odd-looking package 'sun.beans'. Some [excluded] tests fail. Patches are welcome Is there anything remained from H-88? Hello Mikhail, I think all code is in SVN. :-) Thanks, Mikhail 2006/4/17, Richard Liang [EMAIL PROTECTED

Re: svn commit: r394890 - in /incubator/harmony/enhanced/classlib/trunk/modules: applet/make/common/ archive/make/common/ auth/make/common/ awt/make/common/ beans/make/common/ crypto/make/common/ jndi

2006-04-18 Thread Richard Liang
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] +1. But are there any way to release our pain from TABs? :-) -- Richard Liang China Software Development Lab, IBM - Terms of use : http://incubator.apache.org

Re: [admin] Split the list (was RE: Split the list ?)

2006-04-25 Thread Richard Liang
] For additional commands, e-mail: [EMAIL PROTECTED] -- Richard Liang China Software Development Lab, IBM

Re: [classlib] resource files for testing serialization - .dat or .ser?

2006-04-25 Thread Richard Liang
? Thanks, Stepan Mishura Intel Middleware Products Division -- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Richard

Re: [classlib] Testing

2006-04-26 Thread Richard Liang
] - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Richard Liang China Software Development Lab, IBM

Re: [classlib] Tests for serialization – wh ich package, name?

2006-04-27 Thread Richard Liang
- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Richard Liang China Software Development Lab, IBM

Re: [Fwd: Re: What can be done with bug in icu4 lib?]

2006-04-27 Thread Richard Liang
take care of it? Best wishes, Svetlana Samoilenko -- Richard Liang China Software Development Lab, IBM - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL

Re: [classlib] Tests for serialization – wh ich package, name?

2006-04-28 Thread Richard Liang
- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Richard Liang China Software Development Lab, IBM

Re: [classlib] Tests for serialization – wh ich package, name?

2006-04-28 Thread Richard Liang
the same approach. ;-) Thanks, Stepan Mishura -- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Richard Liang China Software

Re: [classlib] charset decoding

2006-04-28 Thread Richard Liang
proposed a fix for it. [1] http://bugs.icu-project.org/cgi-bin/icu-bugs/incoming?findid=5180 -- Richard Liang China Software Development Lab, IBM - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe

Re: [VOTE] Acceptance of HARMONY-199 : Contribution of javax.crypto and java.math

2006-05-08 Thread Richard Liang
://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] +1 -- Richard Liang China Software Development Lab, IBM - Terms of use : http

Re: [VOTE] Acceptance of HARMONY-211 : Contribution of java.rmi

2006-05-08 Thread Richard Liang
or b) we get all committer votes before then. geir - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] +1 -- Richard

Re: [VOTE] Acceptance of HARMONY-337 : Contribution of RMI framework

2006-05-08 Thread Richard Liang
/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] +1 -- Richard Liang China Software Development Lab, IBM - Terms of use : http://incubator.apache.org/harmony/mailing.html

Re: [VOTE] Acceptance of HARMONY-256 : Contribution of DNS service provider for JNDI classlibrary code

2006-05-08 Thread Richard Liang
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] +1 -- Richard Liang China Software Development Lab, IBM - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Supporting working on a single module?

2006-05-09 Thread Richard Liang
] - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Richard Liang China Software Development Lab, IBM

Re: [classlib] Exception throwing compatibility

2006-05-11 Thread Richard Liang
-mail: [EMAIL PROTECTED] Hello, Let me support Mikhail we should throw either what RI throws or a sub-class. -- Richard Liang China Software Development Lab, IBM - Terms of use : http://incubator.apache.org/harmony

Re: [continuum] BUILD ERROR: Classlib/win.ia32 Build/Test

2006-05-12 Thread Richard Liang
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Richard Liang China Software Development Lab, IBM

Re: [classlib] Layout of tests in crypto module

2006-05-25 Thread Richard Liang
: [EMAIL PROTECTED] -- Richard Liang China Software Development Lab, IBM - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [jira] Updated: (HARMONY-308) java.nio.charset.Charset.encode(CharBuffer) returns bytes in a different order in Harmony and RI for the UTF-16 charset

2006-05-25 Thread Richard Liang
Dmitry M. Kononov wrote: Hi Richard, On 4/7/06, Richard Liang [EMAIL PROTECTED] wrote: You're right. :-) Now I agree with you that Harmony is not compliant with the specification. We will discuss with our Charset Provider - ICU to determine how to fix this issue. Thanks a lot. Is there any

Re: [classlib] Layout of tests in crypto module

2006-05-25 Thread Richard Liang
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Richard Liang China Software Development Lab, IBM - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL

Re: [classlib] Layout of tests in crypto module

2006-05-25 Thread Richard Liang
made you confused. :-) AIUI, it IS an implementation test. Because we are testing Harmony's detail implementation. if it is a subclass for j.n.HUC then it won't catch a problem in o.a.hHIC Thanks, Mikhail 2006/5/25, Richard Liang [EMAIL PROTECTED]: Mikhail Loenko wrote: Yes

Re: [classlib] Layout of tests in crypto module

2006-05-26 Thread Richard Liang
class by impl-independent way and then did some impl-independent things over it. I think having tests impl-independent is more preferable goal than not having api tests in bootclasspath Thanks, Mikhail 2006/5/26, Richard Liang [EMAIL PROTECTED]: Mikhail Loenko wrote: Hi Richard Do you

Re: Problems with builth path!

2006-06-12 Thread Richard Liang
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Richard Liang China Software Development Lab, IBM

Re: [jira] Commented: (HARMONY-592) java.lang.Enum does not deserialize correctly

2006-06-13 Thread Richard Liang
Tim Ellison wrote: Richard Liang (JIRA) wrote: Hello Tim, The patch still cannot pass the provided test case. :-) So Please apply my patch. According to Java Spec 1.5, Enum constants are serialized differently than ordinary serializable or externalizable objects. To deserialize

Re: Problems with builth path!

2006-06-13 Thread Richard Liang
Tim Ellison wrote: Richard Liang wrote: I launch Eclipse 3.2 RC7 with options -Xms256M -Xmx256M -vm D:\jdk\RI\jdk1.5.0_06\bin\javaw -Dpde.allowCycles=true -Dpde.jreProfile=none, But LUNI still cannot add luni-kernel-stubs.jar to its Plug-in Dependencies. So I have to add luni-kernel

Re: Problems with builth path!

2006-06-14 Thread Richard Liang
Stepan Mishura wrote: On 6/14/06, Richard Liang wrote: Tim Ellison wrote: Richard Liang wrote: I launch Eclipse 3.2 RC7 with options -Xms256M -Xmx256M -vm D:\jdk\RI\jdk1.5.0_06\bin\javaw -Dpde.allowCycles=true -Dpde.jreProfile=none, But LUNI still cannot add luni-kernel-stubs.jar

Re: [classlib] [testing] java.beans tests

2006-06-14 Thread Richard Liang
Product Division -- Richard Liang China Software Development Lab, IBM - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [jira] Commented: (HARMONY-499) Java 5 Enhancement: java.net.HttpURLConnection should send request head with a connection-field of Keep-Alive

2006-06-15 Thread Richard Liang
--- Key: HARMONY-499 URL: http://issues.apache.org/jira/browse/HARMONY-499 Project: Harmony Type: Improvement Components: Classlib Reporter: Richard Liang Assignee

Re: [classlib] tests.api.java.io.FileTest failures on Windows XP

2006-06-18 Thread Richard Liang
\long-JDK2-3\longfi~1.tst insteadof C:\dev\harmony\classlib\modules\luni\bin\test\long-JDK2-3\longfilenameJDK2-3 .tst) at tests.api.java.io.FileTest.test_getCanonicalPath(FileTest.java:867) at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:205) -- Richard Liang China

  1   2   3   4   >