Re: [classlib][sql] SerialJavaObject constructor throws SerialException when the object is unserializable?

2006-11-17 Thread Andrew Zhang
, 2006/11/16, Andrew Zhang [EMAIL PROTECTED]: On 11/13/06, Mikhail Loenko [EMAIL PROTECTED] wrote: I guess that Sun has implemented some behavior and some exception could be thrown by that implementation. Sorry for my late reply... Just back from travelling. :) I don't quite get

Re: [classlib][sql] SerialJavaObject constructor throws SerialException when the object is unserializable?

2006-11-15 Thread Andrew Zhang
it then. :-) If no one objects, I'll ignore static/transient check in the constructor. Thanks! Thanks, Mikhail 2006/11/12, Andrew Zhang [EMAIL PROTECTED]: Hi folks, I'm confused by javax.sql.rowset.serial.SerialJavaObject spec. The spec of SerialJavaObject constructor says throws SerialException

[classlib][sql] SerialJavaObject constructor throws SerialException when the object is unserializable?

2006-11-12 Thread Andrew Zhang
; NonSerializableClass() { } } -- Best regards, Andrew Zhang

Re: Harmony passes all tests of Maven 2.0.4

2006-11-10 Thread Andrew Zhang
on redhat linux enterprise 4. If somebody can reproduce it, I will report it as a application-oriented bug to jira. For detailed information, pls refer to http://wiki.apache.org/harmony/Apache_Maven. -- Leo Li China Software Development Lab, IBM -- Best regards, Andrew Zhang

[classlib][sql] package javax.sql.rowset.serial is missing in Harmony

2006-11-10 Thread Andrew Zhang
Hi folks, I noticed that package javax.sql.rowset.serial is missing in Harmony. Has anybody already been working on it? If no one holds implemented code in his hand, I'd like to start on this package. Any suggestions/concerns/patches :-) ? Thanks! -- Best regards, Andrew Zhang

Re: [classlib][sound] Volunteer to implement missing bad APIs in javax.sound.sampled

2006-11-09 Thread Andrew Zhang
shortly. Great! Thank you for notifying. :) Fortunately, I haven't started on these classes. Sorry that I didn't notice about this work earlier. Let's do it together. ok, let's figure out how many things left. Thanks, Boris On 11/9/06, Andrew Zhang [EMAIL PROTECTED] wrote: On 11/9/06, Nathan

Re: [classlib][sound] Volunteer to implement missing bad APIs in javax.sound.sampled

2006-11-09 Thread Andrew Zhang
the following classes: AudioFileFormat, AudioFormat, AudioInputStream, BooleanControl, CompoundControl, Control, DataLine, EnumControl. I'll file a JIRA with patch shortly. Sorry that I didn't notice about this work earlier. Let's do it together. Thanks, Boris On 11/9/06, Andrew Zhang [EMAIL

Re: [classlib][sound] Volunteer to implement missing bad APIs in javax.sound.sampled

2006-11-09 Thread Andrew Zhang
shortly. Sorry that I didn't notice about this work earlier. Let's do it together. Good. Boris, I'll start to work on sound after applying Harmony-2117. Will you supply test cases for Harmony-2117 implementation source code soon? Thanks! Thanks, Boris On 11/9/06, Andrew Zhang [EMAIL PROTECTED

[classlib][sound] Volunteer to implement missing bad APIs in javax.sound.sampled

2006-11-08 Thread Andrew Zhang
! -- Best regards, Andrew Zhang

[general] Sun will take GPL License?

2006-11-08 Thread Andrew Zhang
http://www.crn.com/sections/breakingnews/breakingnews.jhtml;?articleId=193600331 -- Best regards, Andrew Zhang

Re: [classlib][sound] Volunteer to implement missing bad APIs in javax.sound.sampled

2006-11-08 Thread Andrew Zhang
] http://issues.apache.org/jira/browse/HARMONY-1644 -Nathan On 11/8/06, Andrew Zhang [EMAIL PROTECTED] wrote: Hi folks, According to the japi result, there're 0.29% bad, and 8.7% missing APIs in javax.sound.sampled package. I'd like to work on this package to make the statistics look better

Re: [classlib][awt] Does Harmony awt support win.xpstyle.dllName desktop property in windows XP?

2006-11-08 Thread Andrew Zhang
that we need to support this property please file JIRA issue and we'll try to fix it ASAP. On 10/17/06, Andrew Zhang [EMAIL PROTECTED] wrote: Hi, does Harmony awt support win.xpstyle.dllName desktop property in windows XP? Consider following code: public static void main(String

Re: [classlib][awt] Does Harmony awt support win.xpstyle.dllName desktop property in windows XP?

2006-11-08 Thread Andrew Zhang
On 11/9/06, Alexey Petrenko [EMAIL PROTECTED] wrote: Andrew, you know a way! File a JIRA :) ya, done, Harmony-2116. http://issues.apache.org/jira/browse/HARMONY-2116 2006/11/9, Andrew Zhang [EMAIL PROTECTED]: Thanks Dmitry and Paulex. After applying Harmony-1887 patch, it returns valid

Re: [classlib][luni][charset]Strange behavior of UnicodeBig

2006-11-07 Thread Andrew Zhang
and handle BOM before every decoding, It will obviously broke the structure of our existing io/lang implementation. So, I think supplying a harmony SPI is easier and more clear. Make sense. :) On 11/7/06, Andrew Zhang [EMAIL PROTECTED] wrote: On 11/6/06, Tony Wu [EMAIL PROTECTED] wrote: A bad

Re: [compatibility] Compatibility guideline and HARMONY-2085

2006-11-07 Thread Andrew Zhang
] http://issues.apache.org/jira/browse/HARMONY-2085 -- Best regards, Andrew Zhang

Re: [classlib][luni][charset]Strange behavior of UnicodeBig

2006-11-06 Thread Andrew Zhang
be simpler? On 10/19/06, Andrew Zhang [EMAIL PROTECTED] wrote: On 10/19/06, Tony Wu [EMAIL PROTECTED] wrote: I think to support UnicodeBig in nio is not a bug but a feature. And the key point is how can I get UnicodeBig supportted in IO/Lang? If ICU/NIO supports UnicodeBig, wouldn't IO/LANG

Re: [classlib][nio] SocketChannelTest fails on Windows 2003 server

2006-10-27 Thread Andrew Zhang
is a simple workaround now. :) Thanks! Could anyone look at the issue? -- Thanks, Elena -- Best regards, Andrew Zhang

Re: [classlib][nio] SocketChannelTest fails on Windows 2003 server

2006-10-27 Thread Andrew Zhang
On 10/27/06, Elena Semukhina [EMAIL PROTECTED] wrote: On 10/27/06, Andrew Zhang [EMAIL PROTECTED] wrote: On 10/26/06, Elena Semukhina [EMAIL PROTECTED] wrote: Hello, I ran classlib tests on Windows 2003 server and saw

[general] sun ceo annouced open source java time frame at Oracle OpenWorld conference

2006-10-27 Thread Andrew Zhang
FYI: http://news.yahoo.com/s/infoworld/20061025/tc_infoworld/83138 -- Best regards, Andrew Zhang

Re: [classlib][sql]Is it RI's bug about java.sql.Timestamp.compareTo

2006-10-26 Thread Andrew Zhang
expected. The samething happens on java.sql.Date. If no one objects, I will regard it as RI's bug and go on with my patch. -- Leo Li China Software Development Lab, IBM -- Best regards, Andrew Zhang

Re: [classlib][test] Configuration dependent test of InetAddress.getHostName

2006-10-25 Thread Andrew Zhang
, Intel Java XML Engineering -Original Message- From: Andrew Zhang [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 24, 2006 5:45 AM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][test] Configuration dependent test of InetAddress.getHostName On 10/20/06, Fedotov, Alexei A [EMAIL

Re: [announcement] Apache Board approved Apache Harmony as a Top Level Project of the ASF

2006-10-25 Thread Andrew Zhang
then, just give yourself a well-deserved pat on the back. Thanks all! geir -- Best regards, Andrew Zhang

Re: [general] Announcing newest members of the Harmony PPMC

2006-10-24 Thread Andrew Zhang
(and then tell them to get back to work...) :) The Harmony PPMC -- Best regards, Andrew Zhang

Re: [classlib][test] Configuration dependent test of InetAddress.getHostName

2006-10-23 Thread Andrew Zhang
PROTECTED] -- Best regards, Andrew Zhang

Re: [vote] Graduate Apache Harmony podling from the Incubator

2006-10-20 Thread Andrew Zhang
- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Best regards, Andrew Zhang

Re: [classlib][luni][charset]Strange behavior of UnicodeBig

2006-10-19 Thread Andrew Zhang
/06, Andrew Zhang [EMAIL PROTECTED] wrote: On 10/17/06, Andrew Zhang [EMAIL PROTECTED] wrote: On 10/17/06, Leo Li [EMAIL PROTECTED] wrote: I think Harmony is more reasonable. As spec says, if Charset.forName(UnicodeBig) throws .UnsupportedCharsetException

Re: [classlib][kernel]A bug or non-bug difference?

2006-10-19 Thread Andrew Zhang
regards, Andrew Zhang

Re: HARMONY-1752: patch review

2006-10-19 Thread Andrew Zhang
On 10/19/06, Ilya Okomin [EMAIL PROTECTED] wrote: On 10/19/06, Andrew Zhang [EMAIL PROTECTED] wrote: On 10/19/06, Fedotov, Alexei A [EMAIL PROTECTED] wrote: Hello Ilya, I really like your patch from http://issues.apache.org/jira/browse/HARMONY-1752. Let me participate in a way

Re: [classlib][luni][charset]Strange behavior of UnicodeBig

2006-10-19 Thread Andrew Zhang
and throw an UnsupportedCharsetException. If ICU provides UnicodeBig support, does it mean harmony nio also support UnicodeBig? [1] System.out.println(Charset.isSupported(UnicodeBig)); Charset.forName(UncodeBig); On 10/19/06, Andrew Zhang [EMAIL PROTECTED] wrote: On 10/19/06, Tony Wu [EMAIL

Re: [classlib][kernel]A bug or non-bug difference?

2006-10-19 Thread Andrew Zhang
as well. So we needn't fix anything here. :) [1] public void printStackTrace(PrintStream ps) { ps.println(makeThrowableString()); } On 10/19/06, Andrew Zhang [EMAIL PROTECTED] wrote: On 10/19/06, Tony Wu [EMAIL PROTECTED] wrote: I've tried Log4j on Harmony and found there are many failures

Re: HARMONY-1752: patch review

2006-10-19 Thread Andrew Zhang
regards, Alexei Fedotov, Intel Java XML Engineering -Original Message- From: Andrew Zhang [mailto:[EMAIL PROTECTED] Sent: Thursday, October 19, 2006 2:05 PM To: harmony-dev@incubator.apache.org Subject: Re: HARMONY-1752: patch review On 10/19/06, Ilya Okomin [EMAIL PROTECTED] wrote

Re: HARMONY-1752: patch review

2006-10-18 Thread Andrew Zhang
- is it a memory leak? modules/luni/src/main/native/launcher/shared/main.c if (vm_args.options) { hymem_free_memory (vm_args.options); } Should we put here assert(!vm_args.options)? With best regards, Alexei Fedotov, Intel Java XML Engineering -- Best regards, Andrew Zhang

[classlib][awt] Does Harmony awt support win.xpstyle.dllName desktop property in windows XP?

2006-10-17 Thread Andrew Zhang
); System.out.println(xpstyleDll); } RI Output: C:\WINDOWS\resources\Themes\luna\luna.msstyles Harmony Output: null -- Best regards, Andrew Zhang

Re: [classlib][awt] Does Harmony awt support win.xpstyle.dllName desktop property in windows XP?

2006-10-17 Thread Andrew Zhang
://issues.apache.org/jira/browse/HARMONY-1887) was filed. :-) On 10/17/06, Andrew Zhang [EMAIL PROTECTED] wrote: Hi, does Harmony awt support win.xpstyle.dllName desktop property in windows XP? Consider following code: public static void main(String[] args) { Toolkit toolkit

Re: [classlib][luni][charset]Strange behavior of UnicodeBig

2006-10-17 Thread Andrew Zhang
- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Leo Li China Software Development Lab, IBM -- Best regards, Andrew Zhang

Re: [classlib][luni][charset]Strange behavior of UnicodeBig

2006-10-17 Thread Andrew Zhang
On 10/17/06, Andrew Zhang [EMAIL PROTECTED] wrote: On 10/17/06, Leo Li [EMAIL PROTECTED] wrote: I think Harmony is more reasonable. As spec says, if Charset.forName(UnicodeBig) throws .UnsupportedCharsetException then no support for the named charset is available in this instance

Re: [classlib][luni][charset]Strange behavior of UnicodeBig

2006-10-17 Thread Andrew Zhang
BE: UnicodeBig: Sixteen-bit Unicode Transformation Format, big-endian byte order, with byte-order mark UTF-16 BE: Sixteen-bit Unicode Transformation Format, big-endian byte order [1] http://java.sun.com/j2se/1.5.0/docs/guide/intl/encoding.doc.html On 10/17/06, Andrew Zhang [EMAIL PROTECTED] wrote

Re: [classlib] build fails: build-java.xml:143: java.lang.reflect.InvocationTargetException

2006-10-17 Thread Andrew Zhang
, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Best regards, Andrew Zhang

Re: [classlib] build fails: build-java.xml:143: java.lang.reflect.InvocationTargetException

2006-10-17 Thread Andrew Zhang
. At least it should print something like caused by or print the e.getTargetException(). On 10/17/06, Andrew Zhang [EMAIL PROTECTED] wrote: Please try to set ANT_OPTS = -Xms256M -Xmx512M I met the same problem 10 hours ago. :-) On 10/18/06, Alexei Zakharov [EMAIL PROTECTED] wrote: Hmm, I've

Re: [classlib][awt] An awt bug? (was Re: [application] [feedback] VM crashed when running Poleposition on Harmony)

2006-10-16 Thread Andrew Zhang
On 10/16/06, Denis Kishenko [EMAIL PROTECTED] wrote: This issue has been filed and patched three weeks ago but wasn't applied yet (as many others). Thanks Denis! Look forward to committers. :-) See http://issues.apache.org/jira/browse/HARMONY-1585 2006/10/15, Andrew Zhang [EMAIL PROTECTED

[build] build failed with latest harmony classlib

2006-10-16 Thread Andrew Zhang
executing this line : D:\Harmony\make\build-java.xml:143: Compile failed; see the compiler error outpu t for details. Total time: 1 minute 9 seconds -- Best regards, Andrew Zhang

Re: [build] build failed with latest harmony classlib

2006-10-16 Thread Andrew Zhang
: java.lang.reflect.InvocationTargetException Total time: 34 seconds On 10/16/06, Andrew Zhang [EMAIL PROTECTED] wrote: Hi, I get a compile error when building latest harmony classlib. Anyone has the same problem? or just my local problem? Error message: -compile: [javac] Since compiler setting isn't classic

Re: [build] build failed with latest harmony classlib

2006-10-16 Thread Andrew Zhang
, Nathan! It works! On 10/16/06, Andrew Zhang [EMAIL PROTECTED] wrote: On 10/17/06, Nathan Beyer [EMAIL PROTECTED] wrote: try to either a 'rebuild' or 'clean' then 'build' Thanks, Nathan. I tried ant clean and then ant build, but I got a weird error message: -compile: [javac] Since

Re: [announce] New Apache Harmony Committers : Oliver Deakin, Richard Liang, Alexey Petrenko, Gregory Shimansky, Alexey Varlamov, Alexei Zakharov

2006-10-16 Thread Andrew Zhang
. The Apache Harmony PPMC - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Best regards, Andrew Zhang

[classlib][awt] An awt bug? (was Re: [application] [feedback] VM crashed when running Poleposition on Harmony)

2006-10-15 Thread Andrew Zhang
) On 10/15/06, Andrew Zhang [EMAIL PROTECTED] wrote: I simplified test scenario in PolePosition. Now it throws unexpected exception when generating test report: java.awt.geom.IllegalPathStateException: First segment should be SEG_MOVETO type at java.awt.geom.GeneralPath.checkBuf(GeneralPath.java

[application] [feedback] VM crashed when running Poleposition on Harmony

2006-10-14 Thread Andrew Zhang
regards, Andrew Zhang

Re: [application] [feedback] VM crashed when running Poleposition on Harmony

2006-10-14 Thread Andrew Zhang
Andrew Zhang wrote: PolePosition is a benchmark test suite to compare database engines and object-relational mapping technology. (http://www.polepos.org/). I tried to run PolePosition on Harmony(lastest build), but unfortunately vm crashed during the execution. The DRLVM crashes at the very

Re: [application] [feedback] VM crashed when running Poleposition on Harmony

2006-10-14 Thread Andrew Zhang
application. Has drlvm completed thread functionality? Thanks! btw, my environment is: windows xp sp2. SY, Alexey 2006/10/14, Andrew Zhang [EMAIL PROTECTED]: PolePosition is a benchmark test suite to compare database engines and object-relational mapping technology. (http://www.polepos.org/). I

Re: [application] [feedback] VM crashed when running Poleposition on Harmony

2006-10-14 Thread Andrew Zhang
On 10/15/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: Andrew Zhang wrote: On 10/14/06, Alexey Petrenko [EMAIL PROTECTED] wrote: Andrew, did you use latest snapshot or build classlib and drlvm from the latest sources? I downloaded the drlvm from latests snapshot. I also tried some

Re: [application] [feedback] VM crashed when running Poleposition on Harmony

2006-10-14 Thread Andrew Zhang
(GraphReporter.java:13) at org.polepos.framework.Racer.run(Racer.java:114) at org.polepos.framework.Racer.init(Racer.java:44) at org.polepos.RunSeason.main(RunSeason.java:93) On 10/14/06, Andrew Zhang [EMAIL PROTECTED] wrote: PolePosition is a benchmark test suite to compare database engines

Re: [testing] test suite layout, testNG, and more

2006-10-11 Thread Andrew Zhang
- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Best regards, Andrew Zhang

Re: [classlib][luni] Tweaked native method name in file

2006-10-11 Thread Andrew Zhang
- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Best regards, Andrew Zhang

Re: [classlib] [tests] Can anyone explain what these are for?

2006-10-11 Thread Andrew Zhang
: [EMAIL PROTECTED] -- Best regards, Andrew Zhang

[classlib][lang] AbstractStringBuilder, abstract class?

2006-10-07 Thread Andrew Zhang
it. -- Tim Ellison ([EMAIL PROTECTED]) IBM Java technology centre, UK. -- Best regards, Andrew Zhang

Re: [classlib][lang] AbstractStringBuilder, abstract class?

2006-10-07 Thread Andrew Zhang
On 10/7/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: sounds reasonable, but don't go based on my word, of course. Interesting question is why AbstractStringBuilder isn't abstract... curious too... Andrew Zhang wrote: On 2/23/06, Nathan Beyer [EMAIL PROTECTED] wrote: An interesting

Re: [classlib][lang] AbstractStringBuilder, abstract class?

2006-10-07 Thread Andrew Zhang
exploitation. Let's fix this. Andrew Zhang wrote: On 2/23/06, Nathan Beyer [EMAIL PROTECTED] wrote: An interesting side note: The Serialized Form documentation gives away an implementation detail of StringBuffer and StringBuilder, in that they both extend from

Re: [classlib][lang] AbstractStringBuilder, abstract class?

2006-10-07 Thread Andrew Zhang
By the way, is it ok to report a commercial or GPL/LGPL java software on what can it do wiki page? [1] [1] http://wiki.apache.org/harmony/ClassLibrary -- Best regards, Andrew Zhang

Re: [classlib] clash in eclipse metadata

2006-10-06 Thread Andrew Zhang
-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Best regards, Andrew Zhang

Re: [class][awt] RI bug??? BufferedImage.isTileWritable(int,int) throws IllegalArgumentException while Harmony throws ArrayIndexOutOfBoundsException

2006-10-03 Thread Andrew Zhang
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] -- Best regards, Andrew Zhang

Re: [classlib][luni] JIRA 1492 Constructor of HashMap throw unexpected exception

2006-09-20 Thread Andrew Zhang
Products Division -- Andrew Zhang China Software Development Lab, IBM

Re: [test] Jetty integration progress ? (was Re: [classlib] jetty based tests)

2006-09-20 Thread Andrew Zhang
Patch uploaded, Harmony-1501. :-) On 9/19/06, Stepan Mishura [EMAIL PROTECTED] wrote: On 9/19/06, Richard Liang wrote: On 9/18/06, Geir Magnusson Jr. wrote: Andrew Zhang wrote: On 9/18/06, Richard Liang [EMAIL PROTECTED] wrote: On 9/18/06, Andrew Zhang [EMAIL PROTECTED] wrote

Re: [test] Jetty integration progress ? (was Re: [classlib] jetty based tests)

2006-09-20 Thread Andrew Zhang
On 9/20/06, Richard Liang [EMAIL PROTECTED] wrote: On 9/19/06, Stepan Mishura [EMAIL PROTECTED] wrote: On 9/19/06, Richard Liang wrote: On 9/18/06, Geir Magnusson Jr. wrote: Andrew Zhang wrote: On 9/18/06, Richard Liang [EMAIL PROTECTED] wrote: On 9/18/06, Andrew Zhang

Re: [classlib][io][nio] Sync issue of java.io.FileOutputStream and java.nio.channels.FileChannel

2006-09-19 Thread Andrew Zhang
this bug soon! [1] SyncFailedException - Thrown when the buffers cannot be flushed, or because the system cannot guarantee that all the buffers have been synchronized with physical media. On 9/19/06, Richard Liang [EMAIL PROTECTED] wrote: On 9/18/06, Andrew Zhang [EMAIL PROTECTED] wrote: On 9

Re: [classlib][io][nio] Sync issue of java.io.FileOutputStream and java.nio.channels.FileChannel

2006-09-19 Thread Andrew Zhang
] -- Andrew Zhang China Software Development Lab, IBM

Re: [jira] Commented: (HARMONY-1462) [classlib][luni] SocketPermission does not accept '*' as a port number

2006-09-19 Thread Andrew Zhang
, see: http://www.atlassian.com/software/jira -- Andrew Zhang China Software Development Lab, IBM

Re: [classlib][io][nio] Sync issue of java.io.FileOutputStream and java.nio.channels.FileChannel

2006-09-19 Thread Andrew Zhang
On 9/20/06, Richard Liang [EMAIL PROTECTED] wrote: On 9/19/06, Andrew Zhang [EMAIL PROTECTED] wrote: On 9/18/06, Richard Liang [EMAIL PROTECTED] wrote: Hello, One Apache Derby test[1] fails on Harmony. It seems that RI always sync the FileOutputStream and FileChannel after each write

Re: [General]Is there an agreement on different order of throwing Exceptions between RI and Harmony?

2006-09-18 Thread Andrew Zhang
HARMONY-1215 HARMONY-1240 HARMONY-1082 … -- Tony Wu China Software Development Lab, IBM -- Andrew Zhang China Software Development Lab, IBM

Re: [test] Jetty integration progress ? (was Re: [classlib] jetty based tests)

2006-09-18 Thread Andrew Zhang
Hi, It's me again. Seems no big progress on jetty. I'd like to take the job if no one objects. Here are my suggestions: 1. jetty version: I suggest that Harmony adopt jetty 6. Because many 5.xAPIs are deprecated in jetty 6, we'd better follow latest jetty version. 2. location to put jetty

Re: [classlib][io][nio] Sync issue of java.io.FileOutputStream and java.nio.channels.FileChannel

2006-09-18 Thread Andrew Zhang
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] -- Andrew Zhang China Software Development Lab, IBM

Re: [test] Jetty integration progress ? (was Re: [classlib] jetty based tests)

2006-09-18 Thread Andrew Zhang
On 9/18/06, Richard Liang [EMAIL PROTECTED] wrote: On 9/18/06, Andrew Zhang [EMAIL PROTECTED] wrote: Hi, It's me again. Seems no big progress on jetty. I'd like to take the job if no one objects. Here are my suggestions: Great :-) 1. jetty version: I suggest that Harmony adopt jetty 6

Re: [classlib][net] The old fix is not complete (was Re: [jira] Updated: (HARMONY-1117) [classlib][net] Harmony implementation of SocketImpl.getFileDescriptor() return real object, but RI return null)

2006-09-16 Thread Andrew Zhang
initliazation code from close method and put the code in create method. I also noticed that fd initialization is a bit random. It appears in many places in luni/nio. I may fix the problem with a seperate jira if it's feasible. Thanks! On 9/15/06, Andrew Zhang [EMAIL PROTECTED] wrote: On 9/14/06

Re: [classlib][luni] java.net.URL(String, String, int, String) constructor exception thrown sequence (was re: [jira] Commented: (HARMONY-1158) [classlib][luni]Compatibility: java.net.URL new URL(ss,

2006-09-15 Thread Andrew Zhang
2006/9/14, Andrew Zhang [EMAIL PROTECTED]: There are two reasons: 1. Spec has explicitly pointed out No validation of the inputs is performed by this constructor. 2. The exception thrown sequence is really hard to follow, as described by Ilya, see examples below: 1. new URL(ss, 0, -3, null

Re: [classlib][luni] java.net.URL(String, String, int, String) constructor exception thrown sequence (was re: [jira] Commented: (HARMONY-1158) [classlib][luni]Compatibility: java.net.URL new URL(ss,

2006-09-14 Thread Andrew Zhang
? Thanks, Mikhail 2006/9/14, Andrew Zhang [EMAIL PROTECTED]: Would any commiter like to confirm and close this non-bug differences from RI jira? Thanks! On 9/13/06, Andrew Zhang [EMAIL PROTECTED] wrote: From: Andrew Zhang (JIRA) [EMAIL PROTECTED] Date: Sep 13, 2006 11:02 AM Subject: [jira

[classlib][net] The old fix is not complete (was Re: [jira] Updated: (HARMONY-1117) [classlib][net] Harmony implementation of SocketImpl.getFileDescriptor() return real object, but RI return null)

2006-09-14 Thread Andrew Zhang
/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira -- Andrew Zhang China Software Development Lab, IBM

Re: [classlib][net] The old fix is not complete (was Re: [jira] Updated: (HARMONY-1117) [classlib][net] Harmony implementation of SocketImpl.getFileDescriptor() return real object, but RI return null)

2006-09-14 Thread Andrew Zhang
[EMAIL PROTECTED]: Andrew Zhang wrote: I don't think the fix is complete. The patch only fixed reported bug, but introduces new severe bugs. Because fd would never be initialized after applying the patch. Running all tests would also fail with crash. Yes, fd without initialized may cause

Re: [JIRA]what is non-bug difference issue?

2006-09-13 Thread Andrew Zhang
] For additional commands, e-mail: [EMAIL PROTECTED] -- Andrew Zhang China Software Development Lab, IBM

Re: [jira] Good issue resolution guideline (was: [classlib]volunteer to supply patches for old JIRAs)

2006-09-13 Thread Andrew Zhang
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Andrew Zhang China Software Development Lab, IBM

Re: [classlib][luni] java.net.URL(String, String, int, String) constructor exception thrown sequence (was re: [jira] Commented: (HARMONY-1158) [classlib][luni]Compatibility: java.net.URL new URL(ss,

2006-09-13 Thread Andrew Zhang
Would any commiter like to confirm and close this non-bug differences from RI jira? Thanks! On 9/13/06, Andrew Zhang [EMAIL PROTECTED] wrote: From: Andrew Zhang (JIRA) [EMAIL PROTECTED] Date: Sep 13, 2006 11:02 AM Subject: [jira] Commented: (HARMONY-1158) [classlib][luni]Compatibility

Re: [classlib][luni]difference between RI and ICU

2006-09-12 Thread Andrew Zhang
ICU team reponses (no matter accepts or rejects), we could make decision then. -- Tony Wu China Software Development Lab, IBM -- Andrew Zhang China Software Development Lab, IBM

Re: [classlib]volunteer to supply patches for old JIRAs

2006-09-12 Thread Andrew Zhang
? Let me see whether I can contribute something. I'll take a look at those opened jiras which is related to nio/net/charset. -- Tony Wu China Software Development Lab, IBM -- Andrew Zhang China Software Development Lab, IBM

Re: [classlib]volunteer to supply patches for old JIRAs

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

Re: [classlib][security] problem processing SHA signatures in JBoss installer manifest

2006-09-12 Thread Andrew Zhang
://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Andrew Zhang China Software Development Lab, IBM

[classlib][luni] java.net.URL(String, String, int, String) constructor exception thrown sequence (was re: [jira] Commented: (HARMONY-1158) [classlib][luni]Compatibility: java.net.URL new URL(ss, nul

2006-09-12 Thread Andrew Zhang
From: Andrew Zhang (JIRA) [EMAIL PROTECTED] Date: Sep 13, 2006 11:02 AM Subject: [jira] Commented: (HARMONY-1158) [classlib][luni]Compatibility: java.net.URL new URL(ss, null, -3, null) throws MalformedURLException while RI throws NPE To: [EMAIL PROTECTED] [ http://issues.apache.org/jira

Re: Re: Re: [classlib][TestNG] groups of Harmony test

2006-09-11 Thread Andrew Zhang
-mail: [EMAIL PROTECTED] -- Andrew Zhang China Software Development Lab, IBM

Re: [classlib][luni] Put setInterruptAction() in our j.l.Thread stub?

2006-09-07 Thread Andrew Zhang
/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Andrew Zhang China Software Development Lab, IBM

Re: [classlib][luni]upgrade java.lang.Character to 5.0

2006-09-07 Thread Andrew Zhang
series bugs in ICU4J which may affect our goal, it's another story. For now, I strongly recommened you to study icu4j and take a try! Good luck. :-) What's your opinion? Any suggestion are welcome :) -- Tony Wu China Software Development Lab, IBM -- Andrew Zhang China Software Development Lab

Re: Re: Re: [classlib][TestNG] groups of Harmony test

2006-09-05 Thread Andrew Zhang
On 9/5/06, Vladimir Ivanov [EMAIL PROTECTED] wrote: On 9/5/06, Andrew Zhang [EMAIL PROTECTED] wrote: If test fails on linux than (for example): - the test/ implementation should be fixed or What if the behaviour is different on different platforms? Seems, that it may be just 2

Re: [classlib][TestNG] groups of Harmony test

2006-09-04 Thread Andrew Zhang
] -- 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] -- Andrew Zhang China

Re: [classlib][security] Exception compatibility

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

Re: Re: Re: [classlib][TestNG] groups of Harmony test

2006-09-04 Thread Andrew Zhang
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] -- Andrew Zhang China

Re: Re: Re: [classlib][TestNG] groups of Harmony test

2006-09-04 Thread Andrew Zhang
On 9/5/06, Vladimir Ivanov [EMAIL PROTECTED] wrote: On 9/5/06, Andrew Zhang [EMAIL PROTECTED] wrote: On 9/5/06, Vladimir Ivanov [EMAIL PROTECTED] wrote: OK, let's return back to the usage model. If I understood it correctly, before the commit of any changes each developer run *all

Re: [classlib] ICU4C 3.6 and ICU4J 3.4.5 have been released]

2006-09-02 Thread Andrew Zhang
-- Andrew Zhang China Software Development Lab, IBM

Re: [classlib][logging] A non bug difference from RI?

2006-08-30 Thread Andrew Zhang
On 8/30/06, Stepan Mishura [EMAIL PROTECTED] wrote: On 8/30/06, Andrew Zhang wrote: Hi folks, When SecurityManager is enabled and all file permissions are disabled, RI fails to new a FileHandler while Harmony allows. Following test code shows the differences: public void

Re: [classlib][logging] a test suite shouldn't touch any of JRE config files!!!

2006-08-30 Thread Andrew Zhang
On 8/30/06, Stepan Mishura [EMAIL PROTECTED] wrote: On 8/30/06, Andrew Zhang wrote: On 8/30/06, Stepan Mishura [EMAIL PROTECTED] wrote: Hi, I was browsing thought logging tests and realized that running logging test suite cause updates of tested JRE configuration. The ant script

Re: [classlib][logging] A non bug difference from RI?

2006-08-30 Thread Andrew Zhang
On 8/30/06, Stepan Mishura [EMAIL PROTECTED] wrote: On 8/30/06, Andrew Zhang wrote: On 8/30/06, Stepan Mishura wrote: On 8/30/06, Andrew Zhang wrote: Hi folks, When SecurityManager is enabled and all file permissions are disabled, RI fails to new a FileHandler while

Re: [jira] Created: (HARMONY-1295) [classlib][net] flaw in setReuseAddrAndReusePort()

2006-08-29 Thread Andrew Zhang
On 8/29/06, Alexey Varlamov [EMAIL PROTECTED] wrote: 2006/8/29, Andrew Zhang [EMAIL PROTECTED]: On 8/28/06, Alexey Varlamov (JIRA) [EMAIL PROTECTED] wrote: [classlib][net] flaw in setReuseAddrAndReusePort() -- Key

Re: [classlib][logging]yet another non-bug difference with RI(Re: [jira] Created: (HARMONY-1300) [classlib][logging] XMLFormatter.format returns a String contains message/ while RI doesn't when lo

2006-08-29 Thread Andrew Zhang
logging call is described by a record element. -- !ELEMENT record (date, millis, sequence, logger?, level,class?, method?, thread?, message, key?, catalog?, param*, exception?) ... Andrew Zhang (JIRA) wrote: [classlib][logging] XMLFormatter.format returns a String contains message/ while RI doesn't

Re: [classlib][TestNG] groups of Harmony test

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

Re: [jira] Created: (HARMONY-1295) [classlib][net] flaw in setReuseAddrAndReusePort()

2006-08-28 Thread Andrew Zhang
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 -- Andrew Zhang China Software Development Lab, IBM

Re: [app-bug] NIO problems when running Apache MINA examples

2006-08-23 Thread Andrew Zhang
Centre, UK -- Andrew Zhang China Software Development Lab, IBM

  1   2   3   >