[classlib][luni]Compatibility: java.util.GregorianCalendar

2006-08-04 Thread Richard Liang
Hello All, Several test cases in tests.api.java.util.GregorianCalendarTest fail on RI 5.0 because The maximum and minimum Calendar.ZONE_OFFSET of Harmony and RI are different. And I cound not find any related information in the specification. Could anybody suggest? Thanks a lot. Consider

[classlib][luni] Patches for JIRA Issues

2006-08-04 Thread Igor Stolyarov
I've put patches for JIRA issues 1054, 1055 into the JIRA. Could anybody try these patches? -- Igor V. Stolyarov Intel Middleware Products Division

Re: new snapshot to be done today....

2006-08-04 Thread Geir Magnusson Jr
Can you please try the snapshot on http://people.apache.org/~geirm/harmony/ to see if that solves your problem? Jin Mj wrote: Thanks, Geir. I hope to use Harmony daily. - Terms of use :

Re: new snapshot to be done today....

2006-08-04 Thread Paulex Yang
I got a 403 Forbidden :-(. Geir Magnusson Jr wrote: Can you please try the snapshot on http://people.apache.org/~geirm/harmony/ to see if that solves your problem? Jin Mj wrote: Thanks, Geir. I hope to use Harmony daily.

Re: new snapshot to be done today....

2006-08-04 Thread Geir Magnusson Jr
Feh. Just go to http://people.apache.org/dist/incubator/harmony/snapshots/ where I have them for both win and linux. If there's a problem, we'll fix tomorrow (today). My yesterday is now or something. Can't sleep. The joy of snapshots :) geir Paulex Yang wrote: I got a 403 Forbidden

Re: [classlib][luni] Patches for JIRA Issues

2006-08-04 Thread Tim Ellison
Igor Stolyarov wrote: I've put patches for JIRA issues 1054, 1055 into the JIRA. Could anybody try these patches? I'll go and take a look Igor. We have a number of outstanding JIRA issues at the moment (which is fine). I'll repeat that the way to get prompt attention (from me at least) is to

Re: [classlib][luni] Enhance the functionalities provided by BitSet

2006-08-04 Thread Oleg Khaschansky
Do you mean to write a specific BitSet using one long type as its internal storage to deal with =64 elements enums? No, I suggest to implement a specific EnumSet using one long type. My opinion is that a specific =64 BitSet wouldn't be very useful. On 8/4/06, Spark Shen [EMAIL PROTECTED]

Re: [classlib][luni]Compatibility: java.util.GregorianCalendar

2006-08-04 Thread Oleg Khaschansky
Take a look at this: http://www.twinsun.com/tz/tz-link.htm. According to them: Sun Java releases since 1.4 contain a copy of a subset of a recent tz database in a Java-specific format. It is not a bug that the range is greater then from -12 to +12. If you look into MS windows date/time settings

Re: [classlib][luni] Enhance the functionalities provided by BitSet

2006-08-04 Thread Spark Shen
Oleg Khaschansky 写道: Do you mean to write a specific BitSet using one long type as its internal storage to deal with =64 elements enums? No, I suggest to implement a specific EnumSet using one long type. My opinion is that a specific =64 BitSet wouldn't be very useful. Thank you for your

RE: [vote] accept HARMONY-935 as our implementation of math

2006-08-04 Thread bootjvm
+1 Dan Lydick [Original Message] From: Geir Magnusson Jr [EMAIL PROTECTED] To: harmony-dev@incubator.apache.org Date: 8/2/06 9:49:27 PM Subject: [vote] accept HARMONY-935 as our implementation of math https://issues.apache.org/jira/browse/HARMONY-935 I figure we should make it a

Re: [jira] Resolved: (HARMONY-1055) [classlib][io] java.io.PushbackInputStream.read() throws unexpected exception when it created from null InputStream

2006-08-04 Thread Igor Stolyarov
Tim, I've checked both Harmony-1054 and Harmony-1055 issues. java.io.BufferedInputStream.read() and java.io.PushbackInputStream.read()throw correct IOException. -- Igor V. Stolyarov Intel Middleware Products Division

Re: [classlib][luni] Enhance the functionalities provided by BitSet

2006-08-04 Thread Oleg Khaschansky
That is a good idea. But some guru says developers are used to optimize code at inappropriate spot. :-) . Kidding Microbenchmark may help to make right decision :) On 8/4/06, Spark Shen [EMAIL PROTECTED] wrote: Oleg Khaschansky 写道: Do you mean to write a specific BitSet using one long type as

Re: [jira] Assigned: (HARMONY-1068) [classlib][x-net] JSSE provider testing

2006-08-04 Thread Tim Ellison
Sorry Mikhail -- I didn't see you had got this issue when I assigned it to myself. I had it open in my browser for a while, and JIRA doesn't report collisions like Bugzilla :-( Many apologies. Tim Tim Ellison (JIRA) wrote: [ http://issues.apache.org/jira/browse/HARMONY-1068?page=all ]

Re: [classlib][luni] Enhance the functionalities provided by BitSet

2006-08-04 Thread Tim Ellison
Oleg Khaschansky wrote: Do you mean to write a specific BitSet using one long type as its internal storage to deal with =64 elements enums? No, I suggest to implement a specific EnumSet using one long type. My opinion is that a specific =64 BitSet wouldn't be very useful. Well it would be

Re: [jira] Resolved: (HARMONY-1055) [classlib][io] java.io.PushbackInputStream.read() throws unexpected exception when it created from null InputStream

2006-08-04 Thread Tim Ellison
ack Igor Stolyarov wrote: Tim, I've checked both Harmony-1054 and Harmony-1055 issues. java.io.BufferedInputStream.read() and java.io.PushbackInputStream.read()throw correct IOException. -- Tim Ellison ([EMAIL PROTECTED]) IBM Java technology centre, UK.

Re: new snapshot to be done today....

2006-08-04 Thread Alexey Petrenko
Geir, will this snapshot include integrated Yoko? SY, Alexey 2006/8/4, Geir Magnusson Jr [EMAIL PROTECTED]: Feh. Just go to http://people.apache.org/dist/incubator/harmony/snapshots/ where I have them for both win and linux. If there's a problem, we'll fix tomorrow (today). My yesterday

Re: new snapshot to be done today....

2006-08-04 Thread Geir Magnusson Jr
Yesterday's? No. Today's? Maybe :) Alexey Petrenko wrote: Geir, will this snapshot include integrated Yoko? SY, Alexey 2006/8/4, Geir Magnusson Jr [EMAIL PROTECTED]: Feh. Just go to http://people.apache.org/dist/incubator/harmony/snapshots/ where I have them for both win and

[general] new snapshots up early morning... is the win2k problem gone?

2006-08-04 Thread Geir Magnusson Jr
can anyone test? geir - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: new snapshot to be done today....

2006-08-04 Thread Alexey Petrenko
It would be great. We can notify Yoko guys... SY, Alexey 2006/8/4, Geir Magnusson Jr [EMAIL PROTECTED]: Yesterday's? No. Today's? Maybe :) Alexey Petrenko wrote: Geir, will this snapshot include integrated Yoko? SY, Alexey 2006/8/4, Geir Magnusson Jr [EMAIL PROTECTED]: Feh. Just

[classlib] unused jpeg code? (was Re: [jira] Updated: (HARMONY-1046) Remove jpegint.h from awt native sources)

2006-08-04 Thread Mark Hindess
On a related note, is JpegEncoder.c actually used. I thought it was excluded from each relevant build.xml in the original contribution? If it isn't used, why is it in the code base? Future use? Testing? Regards, -Mark. On 4 August 2006 at 6:51, Alexey Petrenko (JIRA) [EMAIL PROTECTED] wrote:

RE: new snapshot to be done today....

2006-08-04 Thread Magnusson, Geir
Hang on... Lets see how things work :) Do we have a demo or app that uses the JRE impl? -- Geir Magnusson Jr SSG/MPD [EMAIL PROTECTED] +1 203 665 6437 -Original Message- From: Alexey Petrenko [mailto:[EMAIL PROTECTED] Sent: Friday, August 04, 2006 12:15 PM To:

Re: new snapshot to be done today....

2006-08-04 Thread Alexey Petrenko
2006/8/4, Alexey Petrenko [EMAIL PROTECTED]: 2006/8/4, Magnusson, Geir [EMAIL PROTECTED]: Hang on... Lets see how things work :) Probably Yoko guys will be the best testers in this area... I they will be interested in :) Do we have a demo or app that uses the JRE impl? Geronimo...

RE: new snapshot to be done today....

2006-08-04 Thread Magnusson, Geir
-Original Message- From: Alexey Petrenko [mailto:[EMAIL PROTECTED] Sent: Friday, August 04, 2006 4:16 PM To: harmony-dev@incubator.apache.org; [EMAIL PROTECTED] Subject: Re: new snapshot to be done today No, it's a spec-corba. Which is subset of core. Core has too much

Re: [jira] Assigned: (HARMONY-1068) [classlib][x-net] JSSE provider testing

2006-08-04 Thread Mikhail Loenko
no problem Thanks, Mikhail 2006/8/4, Tim Ellison [EMAIL PROTECTED]: Sorry Mikhail -- I didn't see you had got this issue when I assigned it to myself. I had it open in my browser for a while, and JIRA doesn't report collisions like Bugzilla :-( Many apologies. Tim Tim Ellison (JIRA) wrote: