RE: [continuum] BUILD FAILURE: Classlib/win.ia32 Build/Test

2006-07-20 Thread Ivanov, Alexey A
locale. This is definitely not what was expected. -- Alexey A. Ivanov Intel Middleware Product Division -Original Message- From: Ivanov, Alexey A [mailto:[EMAIL PROTECTED] Sent: Thursday, July 20, 2006 3:02 PM To: harmony-dev@incubator.apache.org Subject: RE: [continuum] BUILD FAILURE

Contribution of the HTML sub-component of the SWING component

2006-07-21 Thread Ivanov, Alexey A
Hi all, I'd like to announce the contribution of javax.swing.text.html package on behalf of Intel. The archive can be found here: https://issues.apache.org/jira/browse/HARMONY-948 The contribution includes new files implementing HTML text functionality and a small patch for already existing

RE: [classlib][html] HTML 3.2 or 4.01

2006-07-24 Thread Ivanov, Alexey A
is based on an early draft). ¿Which one should we follow? ¿How important is to be compatible with the existing codebase? To start the discussion, fire that off as a new thread w/ the subject : [classlib][html] .. or something. geir On 7/21/06, Ivanov, Alexey A [EMAIL

RE: [continuum] BUILD FAILURE: Classlib/win.ia32 Build/Test

2006-07-24 Thread Ivanov, Alexey A
-Original Message- From: Paulex Yang [mailto:[EMAIL PROTECTED] Sent: Thursday, July 20, 2006 4:17 PM To: harmony-dev@incubator.apache.org Subject: Re: [continuum] BUILD FAILURE: Classlib/win.ia32 Build/Test Ivanov, Alexey A wrote: Hi all. BTW, my default locale is Russian That's

RE: [testing] locale dependent tests

2006-07-24 Thread Ivanov, Alexey A
-Original Message- From: Paulex Yang [mailto:[EMAIL PROTECTED] Sent: Thursday, July 20, 2006 10:27 AM To: harmony-dev@incubator.apache.org Subject: Re: [testing] locale dependent tests Andrew Zhang wrote: On 7/19/06, Richard Liang [EMAIL PROTECTED] wrote: Tim Ellison wrote:

RE: [testing] locale dependent tests

2006-07-25 Thread Ivanov, Alexey A
-Original Message- From: Richard Liang [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 25, 2006 6:26 AM To: harmony-dev@incubator.apache.org Subject: Re: [testing] locale dependent tests Ivanov, Alexey A wrote: -Original Message- From: Paulex Yang [mailto:[EMAIL PROTECTED

RE: [testing] locale dependent tests

2006-07-26 Thread Ivanov, Alexey A
Tim, Tests for DecimalFormat are not locale-specific. They fail because of the difference in the default data. I mean those five mentioned in the other thread (HARMONY-925). There's a problem with using DecimalFormatSymbols in this class which causes

RE: [testing] locale dependent tests

2006-07-26 Thread Ivanov, Alexey A
-Original Message- From: Tim Ellison [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 26, 2006 1:05 PM To: harmony-dev@incubator.apache.org Subject: Re: [testing] locale dependent tests On 26/07/06, Richard Liang [EMAIL PROTECTED] wrote: Tim Ellison wrote: On 25/07/06, Richard Liang

RE: [classlib][html] Should we try to be binary compatible with Sun's bdtd?

2006-07-26 Thread Ivanov, Alexey A
-Original Message- From: Tim Ellison [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 26, 2006 1:32 PM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][html] Should we try to be binary compatible with Sun's bdtd? On 25/07/06, Miguel Montes [EMAIL PROTECTED] wrote: Hi:

RE: [classlib][html] Should we try to be binary compatible with Sun's bdtd?

2006-07-26 Thread Ivanov, Alexey A
Miguel, -Original Message- From: Miguel Montes [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 26, 2006 5:40 PM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][html] Should we try to be binary compatible with Sun's bdtd? On 7/26/06, Ivanov, Alexey A [EMAIL PROTECTED] wrote

RE: [optimization] Algorithmic tricks

2006-07-27 Thread Ivanov, Alexey A
-Original Message- From: Denis Kishenko [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 26, 2006 7:25 PM To: harmony-dev@incubator.apache.org Subject: Re: [optimization] Algorithmic tricks Mikhail, you are right, in some places it can be very critical. Now HashCode works only with

RE: [classlib][html] Should we try to be binary compatible with Sun's bdtd?

2006-07-28 Thread Ivanov, Alexey A
-Original Message- From: Miguel Montes [mailto:[EMAIL PROTECTED] Sent: Thursday, July 27, 2006 11:58 PM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][html] Should we try to be binary compatible with Sun's bdtd? So, it seems there is consensus on the following steps: 1) We

RE: AWT 2D PERFORMANCE ISSUE

2006-07-28 Thread Ivanov, Alexey A
-Original Message- From: Igor Stolyarov [mailto:[EMAIL PROTECTED] Sent: Friday, July 28, 2006 9:25 AM To: harmony-dev@incubator.apache.org Subject: Re: AWT 2D PERFORMANCE ISSUE I'm sorry. May be I don't clear explained my question. Main target of my question was discussion of

RE: AWT 2D PERFORMANCE ISSUE

2006-07-28 Thread Ivanov, Alexey A
with reference APIs and similar problems? Regards, Alexey. On 7/28/06, Ivanov, Alexey A [EMAIL PROTECTED] wrote: -Original Message- From: Igor Stolyarov [mailto:[EMAIL PROTECTED] Sent: Friday, July 28, 2006 9:25 AM To: harmony-dev@incubator.apache.org Subject: Re: AWT 2D PERFORMANCE ISSUE

[classlib][text] Bidi returns directional runs in visual order rather than in logical

2006-08-01 Thread Ivanov, Alexey A
Hi all. Harmony implementation of java.text.Bidi returns directional runs (getRunStart(), getRunLimit(), getRunLevel()) in visual order if paragraph reading order is Right-to-Left. I mean the first run is at the end of character buffer, and the last is at the beginning. I'd expect directional

RE: [jira] Updated: (HARMONY-649) [classlib][text]compatibility: unexpected ArrayIndexOutOfBoundsException for java.text.Bidi.getRunLimit(-1)

2006-08-02 Thread Ivanov, Alexey A
(JIRA) [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 02, 2006 12:06 PM To: Ivanov, Alexey A Subject: [jira] Updated: (HARMONY-649) [classlib][text]compatibility: unexpected ArrayIndexOutOfBoundsException for java.text.Bidi.getRunLimit(-1) [ http://issues.apache.org/jira/browse/HARMONY-649?page

RE: [jira] Updated: (HARMONY-649) [classlib][text]compatibility: unexpected ArrayIndexOutOfBoundsException for java.text.Bidi.getRunLimit(-1)

2006-08-02 Thread Ivanov, Alexey A
, Alexey 2006/8/2, Ivanov, Alexey A [EMAIL PROTECTED]: Hi all, Does it make sense to follow the RI in this situation? I'm asking this because one of the comments to this issue says we shouldn't. IMO we should. Any other thoughts? Regards, -- Alexey A. Ivanov Intel Middleware Product

RE: [classlib][html] Should we try to be binary compatible with Sun's bdtd?

2006-08-02 Thread Ivanov, Alexey A
that's great news. Thanks, Stepan. On 7/27/06, Ivanov, Alexey A [EMAIL PROTECTED] wrote: -Original Message- From: Stefano Mazzocchi [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 26, 2006 9:08 PM To: harmony-dev@incubator.apache.org Subject: Re: [classlib

RE: [doc]proposal to improve and expand website

2006-08-03 Thread Ivanov, Alexey A
Nadezhda, -Original Message- From: Morozova, Nadezhda [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 02, 2006 8:52 PM To: harmony-dev@incubator.apache.org; [EMAIL PROTECTED] Subject: RE: [doc]proposal to improve and expand website Geir, Let me double-check what exactly you are

RE: [doc]proposal to improve and expand website

2006-08-03 Thread Ivanov, Alexey A
. Or am I missing something? Your suggestions on format transformations are most welcome :) Best regards, Nadya Morozova, -Original Message- From: Ivanov, Alexey A [mailto:[EMAIL PROTECTED] Sent: Thursday, August 03, 2006 11:25 AM To: harmony-dev@incubator.apache.org Subject: RE: [doc

RE: [classlib][html] Should we try to be binary compatible with Sun's bdtd?

2006-08-03 Thread Ivanov, Alexey A
available. But it is there, and we can use it. On 8/2/06, Ivanov, Alexey A [EMAIL PROTECTED] wrote: Diego, I tried to read this file using both J9 and DRLVM, and I didn't manage. Hence using serialization is not the best approach, and we need to choose another archive format. Serialization

RE: [doc]proposal to improve and expand website

2006-08-03 Thread Ivanov, Alexey A
A. Ivanov Intel Middleware Product Division -Original Message- From: Ivanov, Alexey A [mailto:[EMAIL PROTECTED] Sent: Thursday, August 03, 2006 12:54 PM To: harmony-dev@incubator.apache.org Subject: RE: [doc]proposal to improve and expand website Nadezhda, Thank you for your explanation. I've

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

2006-08-07 Thread Ivanov, Alexey A
-Original Message- From: Paulex Yang [mailto:[EMAIL PROTECTED] Sent: Monday, August 07, 2006 7:57 AM To: harmony-dev@incubator.apache.org Subject: Re: [general] new snapshots up early morning... is the win2k problem gone? Sorry for response so late, I must get to office for a win2k PC...

RE: [jira] Created: (HARMONY-1116) [classlib][text] Bidi.getLength() result differs from RI when flag 61

2006-08-09 Thread Ivanov, Alexey A
Denis, I think this Harmony behavior contradicts the spec: getLength() Return the length of text in the line. So, it should return 16 despite the fact Bidi cannot interpret the flags parameter correctly. Have you tried this test with some RTL text? Regards, -- Alexey A. Ivanov Intel

RE: [jira] Created: (HARMONY-1116) [classlib][text] Bidi.getLength() result differs from RI when flag 61

2006-08-09 Thread Ivanov, Alexey A
are confused, Harmony returns 16 while RI returns 0, so Harmony looks more correct. Sorry, I should've been more attentive. Regards, Alexey. For RTL text I have the same result. 2006/8/9, Ivanov, Alexey A [EMAIL PROTECTED]: Denis, I think this Harmony behavior contradicts the spec: getLength

RE: [general] platform support

2006-08-10 Thread Ivanov, Alexey A
-Original Message- From: Tim Ellison [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 09, 2006 10:07 PM To: harmony-dev@incubator.apache.org Subject: Re: [general] platform support (Your post had weird quoting, I've tried to fix it up in my reply) Rana Dasgupta wrote: On 8/9/06, Tim

RE: [general] platform support

2006-08-11 Thread Ivanov, Alexey A
Rana, SetUnhandledExceptionFilter [1] is documented function which is available since Windows 95. It is part of the Structured Exception Handling. Windows XP introduced the Vectored Exception Handling which is an extension of SEH according to MSDN. Using this function and therefore SEH (but not

RE: RE: [classlib][suncompat] created

2006-08-11 Thread Ivanov, Alexey A
I agree with Alex, we should *not* have this by default. Having it enabled by default will not give a hint something's wrong with the code. I believe no one will ever look in the sources if everything works just fine, and therefore no one will see the deprecation. At least, the new code won't

RE: [classlib][text] Bidi returns directional runs in visual order rather than in logical

2006-08-18 Thread Ivanov, Alexey A
] Bidi returns directional runs in visual order rather than in logical Hello Ivanov, I will have a look at this issue, and will give my feedback later. Thanks a lot. Best regards, Richard. Ivanov, Alexey A wrote: All, I'd like to attract more attention to this problem because

RE: [classlib] [testing] Coverage (was Re: 37% of total test execution time is spent in a single test)

2006-08-21 Thread Ivanov, Alexey A
Vladimir, I am working to minimize hang-up of swing tests. Regards, -- Alexey A. Ivanov Intel Middleware Product Division -Original Message- From: Vladimir Ivanov [mailto:[EMAIL PROTECTED] Sent: Friday, August 18, 2006 4:28 PM To: harmony-dev@incubator.apache.org Subject: Re:

RE: [classlib][text] Bidi returns directional runs in visual order rather than in logical

2006-08-23 Thread Ivanov, Alexey A
than in logical Sorry for my late reply, Alexey. I'm discussing this issue with ICU team, and have not drawn any conclusion till now. Richard. Ivanov, Alexey A wrote: Hello Richard, Have you taken a look at this issue? Thanks, -- Alexey A. Ivanov Intel Middleware Product Division

RE: [doc] Intrim solution

2006-08-23 Thread Ivanov, Alexey A
-Original Message- From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 23, 2006 4:29 PM To: harmony-dev@incubator.apache.org Subject: Re: [doc] Intrim solution Morozova, Nadezhda wrote: Geir, Thanks for your effort in migrating docs to a more stable state inside

RE: [jira] Updated: (HARMONY-1137) [classlib][swing/text] unit test AbstractDocument_DefaultDocumentEventTest fails

2006-08-25 Thread Ivanov, Alexey A
(JIRA) [mailto:[EMAIL PROTECTED] Sent: Friday, August 25, 2006 4:59 PM To: Ivanov, Alexey A Subject: [jira] Updated: (HARMONY-1137) [classlib][swing/text] unit test AbstractDocument_DefaultDocumentEventTest fails [ http://issues.apache.org/jira/browse/HARMONY-1137?page=all ] Alexey A. Ivanov

RE: [vote] HARMONY-1225 : Assorted fixes and enhancements for AWT and Swing

2006-08-28 Thread Ivanov, Alexey A
+1 -- Alexey A. Ivanov Intel Middleware Product Division -Original Message- From: Ilya Okomin [mailto:[EMAIL PROTECTED] Sent: Monday, August 28, 2006 12:10 PM To: harmony-dev@incubator.apache.org Subject: Re: [vote] HARMONY-1225 : Assorted fixes and enhancements for AWT and Swing +1

RE: [classlib][TestNG] How to handle bootclasspath tests

2006-08-28 Thread Ivanov, Alexey A
-Original Message- From: Mark Hindess [mailto:[EMAIL PROTECTED] Sent: Thursday, August 24, 2006 6:37 PM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][TestNG] How to handle bootclasspath tests On 24 August 2006 at 13:58, Oliver Deakin [EMAIL PROTECTED] wrote: Richard

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

2006-08-28 Thread Ivanov, Alexey A
-Original Message- From: Richard Liang [mailto:[EMAIL PROTECTED] Sent: Friday, August 25, 2006 7:18 PM To: harmony-dev@incubator.apache.org Subject: [classlib][TestNG] groups of Harmony test Hello All, Now let's talk about the TestNG groups. I have read the related threads which posted

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

2006-08-28 Thread Ivanov, Alexey A
-Original Message- From: Andrew Zhang [mailto:[EMAIL PROTECTED] Sent: Monday, August 28, 2006 1:06 PM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][TestNG] groups of Harmony test On 8/28/06, Ivanov, Alexey A [EMAIL PROTECTED] wrote: -Original Message- From

RE: [vote] HARMONY-1225 : Assorted fixes and enhancements for AWT and Swing

2006-08-30 Thread Ivanov, Alexey A
Mark, I'll clean up the patch from those fixes which were applied during HTML integration, and attach the new one. A quick look shows that Sergey is right, and many Swing fixes have been applied already. Regards, Alexey. -- Alexey A. Ivanov Intel Middleware Product Division -Original

RE: [vote] HARMONY-1225 : Assorted fixes and enhancements for AWT and Swing

2006-08-31 Thread Ivanov, Alexey A
contribution, and committing something else. If you just give me a list of all chunks that I can ignore, I'll be eternally grateful... geir On Aug 31, 2006, at 2:52 AM, Ivanov, Alexey A wrote: -Original Message- From: Alexey Petrenko [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 30, 2006

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

2006-09-04 Thread Ivanov, Alexey A
-Original Message- From: Richard Liang [mailto:[EMAIL PROTECTED] Sent: Monday, September 04, 2006 10:56 AM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][TestNG] groups of Harmony test Mikhail Loenko wrote: Hi Vladimir Could you please decribe for what purpose it will

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

2006-09-04 Thread Ivanov, Alexey A
-Original Message- From: Andrew Zhang [mailto:[EMAIL PROTECTED] Sent: Monday, September 04, 2006 6:18 PM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][TestNG] groups of Harmony test On 9/4/06, Richard Liang [EMAIL PROTECTED] wrote: On 9/4/06, Mikhail Loenko [EMAIL

RE: [general] Marking JIRA issues before creation of patches.

2006-09-07 Thread Ivanov, Alexey A
-Original Message- From: Paulex Yang [mailto:[EMAIL PROTECTED] Sent: Thursday, September 07, 2006 12:38 PM To: harmony-dev@incubator.apache.org Subject: Re: [general] Marking JIRA issues before creation of patches. Geir Magnusson Jr. wrote: Good. Also, don't just do things in JIRA.

RE: [jira] Created: (HARMONY-1395) Code for reading and writing binary DTDs using ASN.1 encoding

2006-09-07 Thread Ivanov, Alexey A
-Original Message- From: Miguel Montes [mailto:[EMAIL PROTECTED] Sent: Thursday, September 07, 2006 4:26 PM To: harmony-dev@incubator.apache.org Subject: Re: [jira] Created: (HARMONY-1395) Code for reading and writing binary DTDs using ASN.1 encoding Hi Mikhail: The attach button in the

RE: [classlib][swing] test failure: javax.swing.filechooser.FileSystemViewTest.testGetSystemTypeDescription

2006-10-11 Thread Ivanov, Alexey A
Hello, Richard, I'll take a look at it. Thanks, -- Alexey A. Ivanov Intel Middleware Product Division -Original Message- From: Richard Liang [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 11, 2006 12:06 PM To: harmony-dev@incubator.apache.org Subject: [classlib][swing] test

[jira] Problem attaching patch

2006-10-12 Thread Ivanov, Alexey A
Hi to everybody, I am trying to attach patch with fix to HARMONY-1797 and I get the following error message from JIRA: Errors * Exception trying to establish attachment directory. Check that the application server and JIRA have permissions to write to it:

RE: [jira] Problem attaching patch

2006-10-12 Thread Ivanov, Alexey A
face the same problem. On 10/12/06, Ivanov, Alexey A [EMAIL PROTECTED] wrote: Hi to everybody, I am trying to attach patch with fix to HARMONY-1797 and I get the following error message from JIRA: Errors * Exception trying to establish attachment directory. Check

[classlib][swing] Non-bug difference HARMONY-1745?

2006-10-13 Thread Ivanov, Alexey A
Hello, Can HARMONY-1745 be treated as non-bug difference? In short, in Harmony implementation method j.s.t.CompositeView.getView(int n) throws ArrayIndexOutOfBoundsException unless the parameter n is in the range [0, getViewCount() - 1]. Yet the RI throws the same exception in some cases, and it

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

2006-10-17 Thread Ivanov, Alexey A
Congratulations to all! -- Alexey A. Ivanov Intel Middleware Product Division -Original Message- From: Geir Magnusson Jr [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 17, 2006 7:59 AM To: harmony-dev@incubator.apache.org Subject: [announce] New Apache Harmony Committers : Oliver

RE: [classlib][swing] test failure: javax.swing.filechooser.FileSystemViewTest.testGetSystemTypeDescription

2006-10-17 Thread Ivanov, Alexey A
Richard, I've filed JIRA issue [1] for this problem. To my mind, we should just remove these locale dependent assertions. On the other hand there will be only a few tests left after then. Any other suggestions? Regards, Alexey. P.S. See also related issue [2]:

[classlib][swing] test hangs: j.s.filechooser.FileSystemViewTest prompts to insert disk into drive A:

2006-10-17 Thread Ivanov, Alexey A
Hello everyone, When running tests on Windows, FileSystemViewTest.testGetSystemDisplayName() pops up a dialog prompting to insert disk into drive A:. This dialog prevents normal running of other tests. IMO, the problem assertion could be deleted without loss of coverage. Any other

RE: [classlib][swing] test failure: javax.swing.filechooser.FileSystemViewTest.testGetSystemTypeDescription

2006-10-18 Thread Ivanov, Alexey A
: javax.swing.filechooser.FileSystemViewTest.testGetSystemTypeDescription On 10/17/06, Ivanov, Alexey A [EMAIL PROTECTED] wrote: Richard, I've filed JIRA issue [1] for this problem. To my mind, we should just remove these locale dependent assertions. On the other hand there will be only a few tests left after then. Any other

RE: [classlib][swing] test hangs: j.s.filechooser.FileSystemViewTest prompts to insert disk into drive A:

2006-10-18 Thread Ivanov, Alexey A
-Original Message- From: Richard Liang [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 18, 2006 1:21 PM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][swing] test hangs: j.s.filechooser.FileSystemViewTest prompts to insert disk into drive A: On 10/17/06, Ivanov, Alexey

RE: [classlib][swing] test hangs: j.s.filechooser.FileSystemViewTest prompts to insert disk into drive A:

2006-10-18 Thread Ivanov, Alexey A
-Original Message- From: Alexey Varlamov [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 17, 2006 4:41 PM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][swing] test hangs: j.s.filechooser.FileSystemViewTest prompts to insert disk into drive A: 2006/10/17, Ivanov, Alexey

RE: [classlib][swing] test hangs: j.s.filechooser.FileSystemViewTest prompts to insert disk into drive A:

2006-10-18 Thread Ivanov, Alexey A
I've attached the patch to resolve the issue to https://issues.apache.org/jira/browse/HARMONY-1892 Regards, -- Alexey A. Ivanov Intel Middleware Product Division -Original Message- From: Ivanov, Alexey A [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 18, 2006 1:27 PM To: harmony

RE: [classlib][swing] test failure: javax.swing.filechooser.FileSystemViewTest.testGetSystemTypeDescription

2006-10-18 Thread Ivanov, Alexey A
Richard, I've attached a patch to resolve the issue [1] where I modified locale-dependent string comparisons with assertion the string returned is not empty. Please try it. Regards, Alexey. [1] https://issues.apache.org/jira/browse/HARMONY-1893 -- Alexey A. Ivanov Intel Middleware Product

RE: [classlib][swing] Non-bug difference HARMONY-1745?

2006-10-19 Thread Ivanov, Alexey A
-Original Message- From: Richard Liang [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 18, 2006 9:45 AM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][swing] Non-bug difference HARMONY-1745? On 10/13/06, Ivanov, Alexey A [EMAIL PROTECTED] wrote: Hello, Can HARMONY-1745

RE: [classlib][swing] Non-bug difference HARMONY-1745?

2006-10-19 Thread Ivanov, Alexey A
Thank you, Tim. -- Alexey A. Ivanov Intel Middleware Product Division -Original Message- From: Tim Ellison [mailto:[EMAIL PROTECTED] Sent: Thursday, October 19, 2006 1:06 PM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][swing] Non-bug difference HARMONY-1745? Ivanov

[classlib][swing][test] Excluded tests clean up

2006-10-20 Thread Ivanov, Alexey A
Hello, I am working to clean up the excluded list and to make all the tests run-able without failures. I've created several JIRA issues. https://issues.apache.org/jira/browse/HARMONY-1825 https://issues.apache.org/jira/browse/HARMONY-1866 https://issues.apache.org/jira/browse/HARMONY-1910 And

[classlib][swing][test] HTML tests

2006-10-20 Thread Ivanov, Alexey A
Hi everyone, I am starting a new thread to answer the question asked at http://thread.gmane.org/gmane.comp.java.harmony.devel/8056/focus=16282 HTML tests are not currently run when doing ant test. The reason is they are in 'java.injected' source folder. Another point is that there's still no

RE: Coverage (was Re: 37% of total test execution time is spent in a single test)

2006-10-20 Thread Ivanov, Alexey A
Gabriel, See another thread for the answer: http://thread.gmane.org/gmane.comp.java.harmony.devel/16591/focus=16591 Thanks for noticing that. Regards, -- Alexey A. Ivanov Intel Middleware Product Division -Original Message- From: Gabriel Miretti [mailto:[EMAIL PROTECTED] Sent:

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

2006-10-23 Thread Ivanov, Alexey A
+1 -- Alexey A. Ivanov Intel Middleware Product Division -Original Message- From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED] Sent: Friday, October 20, 2006 11:30 PM To: harmony-dev@incubator.apache.org Subject: [vote] Graduate Apache Harmony podling from the Incubator We're trying

RE: RE: Thoughtless fixes considered harmful Was: [OT] Automated fixes considered harmful

2006-10-23 Thread Ivanov, Alexey A
-Original Message- From: Alex Blewitt [mailto:[EMAIL PROTECTED] Sent: Saturday, October 21, 2006 3:32 AM To: harmony-dev@incubator.apache.org Subject: Re: RE: Thoughtless fixes considered harmful Was: [OT] Automated fixes considered harmful On 21/10/06, Fedotov, Alexei A [EMAIL PROTECTED]

RE: [classlib][swing][test] Excluded tests clean up

2006-10-24 Thread Ivanov, Alexey A
-Original Message- From: Mark Hindess [mailto:[EMAIL PROTECTED] Sent: Friday, October 20, 2006 12:53 PM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][swing][test] Excluded tests clean up On 20 October 2006 at 11:31, Ivanov, Alexey A [EMAIL PROTECTED] wrote: Hello, I am

RE: [jira] No change notification from JIRA

2006-10-25 Thread Ivanov, Alexey A
notification from JIRA infrastructure still isn't fully back up yet. Minotaur, the main user machine, didn't make the journey. Ivanov, Alexey A wrote: Hi to everybody, Does anybody know why JIRA stopped sending notifications of a change to issue reporter? Some time ago it didn't work as well

[testing][support] Where to place xxxTestCase support classes

2006-10-31 Thread Ivanov, Alexey A
Hi all, Both AWT and Swing modules have testing support classes. Some of them are extensions of junit.framework.TestCase which provide some utility methods for tests. To mention several: AWTTestCase, ShapeTestCase, BasicSwingTestCase, SwingTestCase. There are test cases which extend these

RE: [classlib][swing][test] Excluded tests clean up

2006-11-01 Thread Ivanov, Alexey A
: Wednesday, November 01, 2006 9:40 AM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][swing][test] Excluded tests clean up Alexey, I'll take a look. SY, Alexey 2006/10/20, Ivanov, Alexey A [EMAIL PROTECTED]: Hello, I am working to clean up the excluded list and to make all

RE: [testing][support] Where to place xxxTestCase support classes

2006-11-01 Thread Ivanov, Alexey A
/test/support/java/org/apache/harmony/beans/tests/support/mock Thanks, 2006/10/31, Ivanov, Alexey A [EMAIL PROTECTED]: Hi all, Both AWT and Swing modules have testing support classes. Some of them are extensions of junit.framework.TestCase which provide some utility methods for tests

RE: [testing][support] Where to place xxxTestCase support classes

2006-11-01 Thread Ivanov, Alexey A
, Ivanov, Alexey A [EMAIL PROTECTED]: Thank you, Nathan, for your reply. I believe these classes can be put to a support package in the module rather than java.* and javax.* correspondingly. I need to try it. At the moment they are along with the tests. But we can't help use javax.swing.* for swing

[classlib][swing] compatibility: j.s.text.GapContent.replace() behaviour

2006-11-02 Thread Ivanov, Alexey A
Hi all, I've started fixing HARMONY-1809. To remove throws clause from the declaration of replace method, as it was proposed by Oleg in HARMONY-1975, I placed removeItems() and insertItems() calls into try-catch block. This would work OK for any valid arguments. I was going to handle invalid

RE: [classlib] Really trivial comment about exception messages

2006-11-02 Thread Ivanov, Alexey A
+1 Let it be consistent :) -- Alexey A. Ivanov Intel Middleware Product Division -Original Message- From: Mark Hindess [mailto:[EMAIL PROTECTED] Sent: Thursday, November 02, 2006 1:30 PM To: Apache Harmony Dev List Subject: [classlib] Really trivial comment about exception messages

RE: [classlib][swing] compatibility: j.s.text.GapContent.replace() behaviour

2006-11-02 Thread Ivanov, Alexey A
parameters are passed seems to me a right behavior in this case. Will someone apply changes to GapContent from the harmony-1975.patch or we need to make a separate patch for this? On 11/2/06, Alexey Petrenko [EMAIL PROTECTED] wrote: 2006/11/2, Ivanov, Alexey A [EMAIL PROTECTED

RE: [classlib][swing] compatibility: j.s.text.GapContent.replace() behaviour

2006-11-02 Thread Ivanov, Alexey A
-Original Message- From: Tim Ellison [mailto:[EMAIL PROTECTED] Sent: Thursday, November 02, 2006 5:26 PM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][swing] compatibility: j.s.text.GapContent.replace() behaviour Ivanov, Alexey A wrote: -Original Message- From

RE: [classlib][swing] compatibility: j.s.text.GapContent.replace() behaviour

2006-11-02 Thread Ivanov, Alexey A
with GapContent in issue: HARMONY-1809. Regards, Alexey. Ivanov, Alexey A wrote: -Original Message- From: Alexey Petrenko [mailto:[EMAIL PROTECTED] Sent: Thursday, November 02, 2006 3:50 PM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][swing] compatibility

RE: [classlib][swing] compatibility: j.s.text.GapContent.replace() behaviour

2006-11-02 Thread Ivanov, Alexey A
-Original Message- From: Stepan Mishura [mailto:[EMAIL PROTECTED] Sent: Friday, November 03, 2006 9:43 AM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][swing] compatibility: j.s.text.GapContent.replace() behaviour On 11/2/06, Ivanov, Alexey A wrote: Hi all, I've started

RE: [classlib][swing] compatibility: j.s.text.GapContent.replace() behaviour

2006-11-03 Thread Ivanov, Alexey A
-Original Message- From: Stepan Mishura [mailto:[EMAIL PROTECTED] Sent: Friday, November 03, 2006 1:49 PM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][swing] compatibility: j.s.text.GapContent.replace() behaviour On 11/3/06, Ivanov, Alexey A wrote: -Original Message

RE: [classlib][java.math] optimization of BigInteger.modPow and BigInteger.pow

2006-11-06 Thread Ivanov, Alexey A
Good job, Daniel! -- Alexey A. Ivanov Intel Middleware Product Division -Original Message- From: Daniel Fridlender [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 07, 2006 3:22 AM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][java.math] optimization of BigInteger.modPow

RE: [classlib][swing] compatibility: j.s.text.GapContent.replace() behaviour

2006-11-07 Thread Ivanov, Alexey A
votes for silently ignoring BadLocationException which may be thrown from methods implementing replace() in Harmony. There were no other votes. Hence silent ignore was selected. Thanks for everybody who participated. Alexey. On 11/2/06, Alexey Petrenko [EMAIL PROTECTED] wrote: 2006/11/2, Ivanov

RE: svn commit: r472115 - /incubator/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/text/GapContent.java

2006-11-08 Thread Ivanov, Alexey A
Stepan, I must be missing something obvious... What kind of regression test do you expect? What was done is the signature of the GapContent.replace had been changed so that it didn't contain 'throws BadLocationException' clause. What is a regression test to demonstrate? That

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

2006-11-08 Thread Ivanov, Alexey A
Hi, Do we really need a smiley in the header: Resolution Provider :)? AFAIK, for headings one should use Title Capitalization, i.e. first letter of each word is capitalized with exception for articles, prepositions, and conjunctions. Or am I wrong? Does anyone mind to mark up file names

RE: svn commit: r472115 - /incubator/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/text/GapContent.java

2006-11-08 Thread Ivanov, Alexey A
/GapContent.java BWT, HARMONY-1809 should be marked as non-bug difference from RI. I don't think that it's non-bug diff since it fixes an API issue. I agree. This issue fixes bad method from JAPItools. Regards, Alexey. On 11/8/06, Stepan Mishura [EMAIL PROTECTED] wrote: On 11/8/06, Ivanov, Alexey

RE: svn commit: r472115 - /incubator/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/text/GapContent.java

2006-11-08 Thread Ivanov, Alexey A
/GapContent.java On 11/8/06, Ivanov, Alexey A wrote: Stepan, I must be missing something obvious... What kind of regression test do you expect? My logic is quite straightforward: the best way to fix a decision is to create a regression test. For example, if another volunteer find out that Harmony

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

2006-11-08 Thread Ivanov, Alexey A
-Original Message- From: Andrew Zhang [mailto:[EMAIL PROTECTED] Sent: Thursday, November 09, 2006 9:51 AM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][awt] Does Harmony awt support win.xpstyle.dllName desktop property in windows XP? On 11/9/06, Alexey Petrenko [EMAIL

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

2006-11-09 Thread Ivanov, Alexey A
-Original Message- From: Alexey Petrenko [mailto:[EMAIL PROTECTED] Sent: Thursday, November 09, 2006 10:28 AM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][awt] Does Harmony awt support win.xpstyle.dllName desktop property in windows XP? 2006/11/9, Ivanov, Alexey A [EMAIL

RE: svn commit: r472115 - /incubator/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/text/GapContent.java

2006-11-09 Thread Ivanov, Alexey A
/GapContent.java On 11/8/06, Ivanov, Alexey A wrote: -Original Message- From: Oleg Khaschansky Sent: Wednesday, November 08, 2006 4:20 PM To: harmony-dev@incubator.apache.org Subject: Re: svn commit: r472115 - /incubator/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/ comm on/javax

RE: svn commit: r472115 - /incubator/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/text/GapContent.java

2006-11-09 Thread Ivanov, Alexey A
/GapContent.java On 11/8/06, Ivanov, Alexey A wrote: -Original Message- From: Stepan Mishura Sent: Wednesday, November 08, 2006 4:09 PM To: harmony-dev@incubator.apache.org Subject: Re: svn commit: r472115 - /incubator/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/ comm on/javax

RE: Japi diffs for harmony

2006-11-09 Thread Ivanov, Alexey A
-Original Message- From: Nathan Beyer [mailto:[EMAIL PROTECTED] Sent: Thursday, November 09, 2006 5:49 AM To: harmony-dev@incubator.apache.org Subject: Re: Japi diffs for harmony No problem on the name change, but doesn't what Stuart is talking about require that methods add this

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

2006-11-09 Thread Ivanov, Alexey A
-Original Message- From: Konovalova, Svetlana [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 08, 2006 7:01 PM To: harmony-dev@incubator.apache.org Subject: RE: [jira] Good issue resolution guideline (was: [classlib]volunteer to supply patches for old JIRAs) I've just submitted a new

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

2006-11-09 Thread Ivanov, Alexey A
be glad to finalize it. Please let me know if you need my help. OK. I'll prepare patch update then. Thanks, Alexey. Best regards, Sveta -Original Message- From: Ivanov, Alexey A [mailto:[EMAIL PROTECTED] Sent: Thursday, November 09, 2006 1:33 PM To: harmony-dev@incubator.apache.org Subject

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

2006-11-09 Thread Ivanov, Alexey A
it, if you do not mind. :) Cheers, Sveta Thanks, Alexey. Best regards, Sveta -Original Message- From: Ivanov, Alexey A [mailto:[EMAIL PROTECTED] Sent: Thursday, November 09, 2006 1:33 PM To: harmony-dev@incubator.apache.org Subject: RE: [jira] Good issue resolution guideline (was: [classlib

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

2006-11-10 Thread Ivanov, Alexey A
is in a separate table. If nobody has an idea why the structure is so complex, we can simplify it. The structure is defined in file site.vsl in site/xdocs/stylesheets. A JIRA with patch is welcome as usual. Thank you, Nadya Morozova -Original Message- From: Ivanov, Alexey A [mailto:[EMAIL

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

2006-11-10 Thread Ivanov, Alexey A
. I've looked it through and have fixed certain issues. The new patch is created (Harmony-2110). It'd be great, if you could find a chance to review it. Everything's fine. It's time to update the site then :) Regards, Alexey. Best regards, Sveta -Original Message- From: Ivanov, Alexey

RE: [classlib][swing] Serialization of Swing classes

2006-11-13 Thread Ivanov, Alexey A
-Original Message- From: Tim Ellison [mailto:[EMAIL PROTECTED] Sent: Sunday, November 12, 2006 1:12 AM To: harmony-dev@incubator.apache.org Subject: Re: [classlib][swing] Serialization of Swing classes Nathan Beyer wrote: Runtime optimization - I'm not positive of this, nor do I

[doc] site.css

2006-11-13 Thread Ivanov, Alexey A
Hi all, I've updated formatting of definition lists DL on site: https://issues.apache.org/jira/browse/HARMONY-2173 The new formatting looks more natural to me; the screenshots can be found in the JIRA issue. When editing site.css I faced that there are many different styles of indentation

RE: [doc] site.css

2006-11-14 Thread Ivanov, Alexey A
all tailing white-space and file a JIRA with a patch. Regards, Alexey. On 11/13/06, Ivanov, Alexey A [EMAIL PROTECTED] wrote: Hi all, I've updated formatting of definition lists DL on site: https://issues.apache.org/jira/browse/HARMONY-2173 The new formatting looks more natural to me

RE: svn commit: r472115 - /incubator/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/text/GapContent.java

2006-11-15 Thread Ivanov, Alexey A
related problem which I suggest to resolve as non-bug difference. Regards, -- Alexey A. Ivanov Intel Enterprise Solutions Software Division -Original Message- From: Ivanov, Alexey A [mailto:[EMAIL PROTECTED] Sent: Thursday, November 09, 2006 12:44 PM To: harmony-dev@incubator.apache.org

RE: svn commit: r472115 - /incubator/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/text/GapContent.java

2006-11-15 Thread Ivanov, Alexey A
/GapContent.java 2006/11/15, Ivanov, Alexey A [EMAIL PROTECTED]: Stepan, all, I've created a JIRA to document the incompatibility of GapContent.replace(). Great! What's the number? :) Sorry, missed one of the most important things :( https://issues.apache.org/jira/browse/HARMONY-2198