Re: [drlvm] Java stack limits (was: Re: [drlvm][em64t] build fails)

2006-11-17 Thread Mikhail Loenko
Can we get the value from the harmonyvm.properties file? Thanks, Mikhail 2006/11/17, Tim Ellison [EMAIL PROTECTED]: Geir Magnusson Jr. wrote: I think that it's totally unreasonable to have no upper bound on stack size. A Java virtual machine should never be able to hose a machine by

Re: [drlvm][unit] 100% of class library tests pass

2006-11-16 Thread Mikhail Loenko
16 Nov 2006 17:15:14 +0600, Egor Pasko [EMAIL PROTECTED]: On the 0x223 day of Apache Harmony Alexey Varlamov wrote: 2006/11/16, Tim Ellison [EMAIL PROTECTED]: Pavel Ozhdikhin wrote: We have to evolving systems - classlib and DRLVM. To check commits to classlib we need a stable DRLVM

Re: [jira] Created: (HARMONY-2201) [classlib][luni] Add creation of stub jvm.dll to luni module

2006-11-16 Thread Mikhail Loenko
Is this lib VM-specific? Are we going to have one more VM-specific lib in the common dir? Thanks, Mikhail 2006/11/16, Tim Ellison [EMAIL PROTECTED]: Oliver Deakin (JIRA) wrote: [classlib][luni] Add creation of stub jvm.dll to luni module

Re: [jira] Created: (HARMONY-2201) [classlib][luni] Add creation of stub jvm.dll to luni module

2006-11-16 Thread Mikhail Loenko
2006/11/16, Tim Ellison [EMAIL PROTECTED]: Mikhail Loenko wrote: Is this lib VM-specific? No, er, yes, er, ... let me try to explain. In the jre/bin/vm sub directories we have harmonyvm.dll's (which are VM-specific), but we use the name and function export convention to code against any

Re: [drlvm][unit] 100% of class library tests pass

2006-11-16 Thread Mikhail Loenko
, Mikhail 2006/11/16, Geir Magnusson Jr. [EMAIL PROTECTED]: Mikhail Loenko wrote: why not? Because the full-stack testing is appropriate for CI systems that are running full-time to catch bugs. That's what our build-test infrastructure is all about. Asking DRLVM developers (and conversely, classlib

Re: [general][testing] cruise control on the WinXP and SUSE linux

2006-11-15 Thread Mikhail Loenko
15.11.06, Vladimir Ivanov[EMAIL PROTECTED] написал(а): Hello everyone, I started cruise control (stored in the buildtest module with patch from issue 995) on the Windows XP and SUSE Linux boxes. Both machines are identical (1 CPU - P4*3GHz, 1GB RAM, 120Gb HDD). On each platform cruise control

Re: [general] TLP transition - site has been moved, redirect in place

2006-11-15 Thread Mikhail Loenko
Seems like Harmony disappeared from the incubator page but hasn't yet appeared on the apache.org page 2006/11/16, Geir Magnusson Jr. [EMAIL PROTECTED]: We now have a site http://harmony.apache.org/ and there's a redirect from http://incubator.apache.org/harmony/ to there. Tomorrow

Re: [build-test] Moving from /enhanced to /standard

2006-11-15 Thread Mikhail Loenko
+1 2006/11/16, Geir Magnusson Jr. [EMAIL PROTECTED]: Does anyone care? This way, we can be freer about who and what goes in there. Since we don't ship the testing frameworks with anything, this is completely consistent with our IP policies and goals. geir

Re: [drlvm][unit] 100% of class library tests pass

2006-11-15 Thread Mikhail Loenko
for the following (and not limited to this): * Alexey Varlamov and Elena for driving the whole process * Anton and Vladimir Ivanov for automating test runs * Geir and Gregory for checking and committing related DRLVM patches * Paulex, Tim, Nathan, Stepan and Mikhail Loenko for checking

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

2006-11-13 Thread Mikhail Loenko
I guess that Sun has implemented some behavior and some exception could be thrown by that implementation. Then they wrapped that exception by SerialException and documented in the spec ;) You might want to implement it without exception throwing and if we find an inconsistency later -- fix it

[classlib][swing][awt] fork mode for the tests

2006-11-13 Thread Mikhail Loenko
I've run swing and awt tests with fork mode once a dozen times on Windows and Linux. All tests passed. So to speed up precommit testing I'd like to change fork mode in swign and awt to ${hy.test.forkmode} like it's done in other modules. Objections? Thanks, Mikhail

Re: [classlib][swing][awt] fork mode for the tests

2006-11-13 Thread Mikhail Loenko
done in 474664 2006/11/14, Alexei Fedotov [EMAIL PROTECTED]: +1 to use a uniform property for all modules On 11/13/06, Mikhail Loenko [EMAIL PROTECTED] wrote: I've run swing and awt tests with fork mode once a dozen times on Windows and Linux. All tests passed. So to speed up precommit

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

2006-11-10 Thread Mikhail Loenko
2006/11/10, Andrew Zhang [EMAIL PROTECTED]: 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. cool! Any suggestions/concerns/patches :-)

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

2006-11-09 Thread Mikhail Loenko
2006/11/9, Andrew Zhang [EMAIL PROTECTED]: On 11/9/06, Boris Kuznetsov [EMAIL PROTECTED] wrote: I'll file a JIRA with patch shortly. HARMONY-2117 Hi Boris, I didn't see any test cases in the patch? I don;t see them there also ;) On 11/9/06, Boris Kuznetsov [EMAIL PROTECTED] wrote:

Re: [DRLVM] General stability

2006-11-09 Thread Mikhail Loenko
2006/11/9, Geir Magnusson Jr. [EMAIL PROTECTED]: Fedotov, Alexei A wrote: Alexey Petrenko wrote, The only release I can imagine is Harmony Java5SE 100% compatible. To be Java5SE 100% compatible we need TCK first. +1 Yes - and I still think that talk of a release is a bit premature right

Re: [classlib][java.math] optimization of BigInteger.modInverse

2006-11-08 Thread Mikhail Loenko
Hi Daniel I've tried the patch you suggested. It causes failure of org.apache.harmony.tests.java.math.BigDecimalArithmeticTest Could you please take a look? Thanks, Mikhail 2006/11/8, Daniel Fridlender [EMAIL PROTECTED]: Hi, In http://issues.apache.org/jira/browse/HARMONY-2091 there is an

Re: [DRLVM] General stability

2006-11-08 Thread Mikhail Loenko
In general I agrre with what Oleg says. Some comment are below 2006/11/8, Oleg Oleinik [EMAIL PROTECTED]: no regression policy should be relevant to a number of *small* tests that are easy to run and are running fast, to make them good as pre-commit criteria. Actually, I'm thinking about the

Re: [Cocoon] Cocoon 2.1.9 works on Harmony

2006-11-08 Thread Mikhail Loenko
What is passed to java.lang.Float.parseFloat(Float.java:335) ? 2006/11/9, Anton Rusanov [EMAIL PROTECTED]: I've managed to get the stacktrace of the exception which prevents Cocoon from starting on DRLVM. Here it is. Uncaught exception in main: java.lang.reflect.InvocationTargetException

Re: [classlib][luni]clean up excluded testcases in java.net

2006-11-02 Thread Mikhail Loenko
Cool! I agree 2006/11/2, Tony Wu [EMAIL PROTECTED]: Hi all, I noticed that some tests of java.net were excluded due to external server dependency. Now we have a jetty in /depends/jars, is it time to clean up these testcases to use jetty and make them run-able? I volunteer to do it if so. --

Re: svn commit: r470383 - /incubator/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/metal/OceanTheme.java

2006-11-02 Thread Mikhail Loenko
Hi Alexey One more suggestion: http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200604.mbox/[EMAIL PROTECTED] Thanks, Mikhail 2006/11/2, Alexey Petrenko [EMAIL PROTECTED]: Missed this. Thanks, Tim. SY, Alexey 2006/11/2, Tim Ellison [EMAIL PROTECTED]: This file needs an ASF

[classlib] Jigsaw status is added to the apps page

2006-11-01 Thread Mikhail Loenko
I've added Jigsaw to the list of being enabled apps [1] Thanks, Mikhail [1] http://wiki.apache.org/harmony/Application_Status

Re: [doc]Please help to remove outdated info from the site

2006-11-01 Thread Mikhail Loenko
Hi Nadya I'll be happy to apply the patch ;) Thanks, Mikhail 2006/11/2, Morozova, Nadezhda [EMAIL PROTECTED]: Thanks all who helped with the what can we do now page - the new page is shorter but none the less useful. My suggestion is to add more links to the page. It now only links to the

Re: [classlib][rmi] Code smell - Thread.sleep() in ActivationGroup method

2006-10-29 Thread Mikhail Loenko
2006/10/29, Nathan Beyer [EMAIL PROTECTED]: I found this bit of code in the java.rmi.activation.ActivationGroup. I snipped the calls to the RMI logger, for a bit more clarity. protected void activeObject(ActivationID id, MarshalledObject mobj) throws ActivationException,

Re: [general] POLL : supported platforms

2006-10-25 Thread Mikhail Loenko
does it make sense to put it on the site? Thanks, Mikhail 2006/10/25, Stepan Mishura [EMAIL PROTECTED]: On 10/16/06, Geir Magnusson Jr. wrote: We're a volunteer project, so supported is based on interest in community. Lets be clear by writing down a set of platforms that we as a community

Re: [general] POLL : supported platforms

2006-10-25 Thread Mikhail Loenko
yes, I mean the current definitions Then we could discuss the lists Thanks, Mikhail 2006/10/25, Stepan Mishura [EMAIL PROTECTED]: On 10/25/06, Mikhail Loenko wrote: does it make sense to put it on the site? To put what? The definition of supported platform or/and the list of supported

Re: [general] POLL : supported platforms

2006-10-25 Thread Mikhail Loenko
2006/10/25, Geir Magnusson Jr. [EMAIL PROTECTED]: Stepan Mishura wrote: On 10/16/06, *Geir Magnusson Jr.* wrote: We're a volunteer project, so supported is based on interest in community. Lets be clear by writing down a set of platforms that we as a community commit to

Re: [general] multi-subject JIRAs

2006-10-24 Thread Mikhail Loenko
+1 for separation Thanks, Mikhail 2006/10/25, Ilya Neverov [EMAIL PROTECTED]: Hi All, I support the idea to have separate JIRA-s for different components. For tracking such changes spreaded over codebase the JIRA's subtask feature is very usefull - pls see [1,2] Thanks -Ilya [1]

Re: [general] Incubator graduation update

2006-10-20 Thread Mikhail Loenko
2006/10/20, Geir Magnusson Jr. [EMAIL PROTECTED]: For those that haven't been following along Graduating from the Incubator is a dynamic process, as there's no really hard and fast rules to satisfy. On one hand, this is a good thing, because determining the health and prospect of future

Re: [classlib][beans] Failed to build classlib

2006-10-19 Thread Mikhail Loenko
I've just built fine. Will try on a fresh WS. Have you tried 'ant clean'? 19.10.06, Volynets, Vera[EMAIL PROTECTED] написал(а): Hi, I've tried to build classlib today. it failed with following message: -compile: [javac] Since compiler setting isn't classic or modern,ignoring fork setting.

Re: [general] POLL : supported platforms

2006-10-19 Thread Mikhail Loenko
But what is the difference between supported and in-progress then? 2006/10/20, Geir Magnusson Jr. [EMAIL PROTECTED]: Mikhail Loenko wrote: Good! :) Now it's more or less clear about the categories that we have and I suggest that we discuss policies around the categories. Probably we

Re: [general] POLL : supported platforms

2006-10-18 Thread Mikhail Loenko
that we certify as being compatible, but don't make any support promises geir On 10/18/06, Mikhail Loenko [EMAIL PROTECTED] wrote: 2006/10/17, Geir Magnusson Jr. [EMAIL PROTECTED]: Mikhail Loenko wrote: 2006/10/17, Geir Magnusson Jr. [EMAIL PROTECTED]: Mikhail Fursov wrote: I

Re: Re: [general] POLL : supported platforms

2006-10-18 Thread Mikhail Loenko
) product or supported 3) incubation On 10/18/06, Mikhail Loenko [EMAIL PROTECTED] wrote: Well, I think there are at least three categories of platforms: 1) Platforms that we don't care about 2) Platforms that we think work and we want them working 3) Platforms that we want working

[classlib] logging (was: Re: [classlib][xnet] Problem connecting using SSLSocketImpl)

2006-10-17 Thread Mikhail Loenko
2006/10/17, Alexander Kleymenov [EMAIL PROTECTED]: Hello Gerald! It is glad to hear that You are trying to use Harmony's JSSE provider! I'd like to inquire if there is any intention in the future to support any of the TLS AES type cipher suites? Now only the base Cipher Suites (described by

[classlib] javax.activity package. where to go?

2006-10-17 Thread Mikhail Loenko
There is javax.activity package that has 3 exception classes and nothing else. I doubt we need a dedicated module for them. I think they should go to RMI module. If no objections, I'll implement them there. This red line in Japi reports makes me unhappy. Thanks, Mikhail

Re: [general] POLL : supported platforms

2006-10-17 Thread Mikhail Loenko
2006/10/17, Geir Magnusson Jr. [EMAIL PROTECTED]: Mikhail Fursov wrote: On 10/16/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: Great! Write that down with your votes. (Note, I was just kicking this off, not being comprehensive...) OK, I'll try to add more restrictions to the list.

Re: [general] POLL : supported platforms

2006-10-17 Thread Mikhail Loenko
2006/10/17, Geir Magnusson Jr. [EMAIL PROTECTED]: Mikhail Loenko wrote: 2006/10/17, Geir Magnusson Jr. [EMAIL PROTECTED]: Mikhail Fursov wrote: I think if we decide to support a platform then we define a set of tests that must pass on that platform after each commit and we do roll back

Re: [drlvm] IPF functionality

2006-10-16 Thread Mikhail Loenko
2006/10/16, Tim Ellison [EMAIL PROTECTED]: Mikhail Loenko wrote: When we bring new platforms how will we make sure that a patch for some rare platform would not break another one? Beyond sniffing the patch to ensure it looks reasonable, the best a committer can do is to test

Re: [drlvm] IPF functionality

2006-10-16 Thread Mikhail Loenko
2006/10/16, Geir Magnusson Jr. [EMAIL PROTECTED]: Mikhail Loenko wrote: 2006/10/16, Tim Ellison [EMAIL PROTECTED]: Mikhail Loenko wrote: When we bring new platforms how will we make sure that a patch for some rare platform would not break another one? Beyond sniffing the patch

Re: [drlvm] IPF functionality

2006-10-16 Thread Mikhail Loenko
2006/10/16, Tim Ellison [EMAIL PROTECTED]: Geir Magnusson Jr. wrote: Mikhail Loenko wrote: 2006/10/16, Tim Ellison [EMAIL PROTECTED]: Mikhail Loenko wrote: When we bring new platforms how will we make sure that a patch for some rare platform would not break another one? Beyond sniffing

Re: [drlvm] IPF functionality

2006-10-16 Thread Mikhail Loenko
2006/10/16, Mikhail Fursov [EMAIL PROTECTED]: On 10/16/06, Mikhail Loenko [EMAIL PROTECTED] wrote: Isn't it time to define the official set of supported platforms? ;) After reading the neighbour threads about hardware available for commiters and precommit criteria I think that we have

Re: [drlvm] A list of drlvm enhancements and limitations

2006-10-16 Thread Mikhail Loenko
Once it's more or less ready let's point to that page from TODO on our website Thanks, Mikhail 2006/10/17, Gregory Shimansky [EMAIL PROTECTED]: Hello You know that drlvm was donated by Intel and there was some period of time while drlvm was developed internally. We had an internal bugzilla

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

2006-10-16 Thread Mikhail Loenko
congratulations!!! 2006/10/17, Geir Magnusson Jr [EMAIL PROTECTED]: Please join the Apache Harmony PPMC in welcoming the project's newest committers, in alphabetical order : Oliver Deakin Richard Liang Alexey Petrenko Gregory Shimansky Alexey Varlamov Alexei Zakharov These six individuals

Re: [drlvm] IPF functionality

2006-10-15 Thread Mikhail Loenko
2006/10/14, Tim Ellison [EMAIL PROTECTED]: Just to add my 2p -- I also agree with doing the work in the trunk. Of course the minimum cost of working there is that you do no harm to the other platforms. That is the zeroth level of integration. The first level of integration would then be to

Re: [classlib][security] provider for algorithms for signing and verifying

2006-10-13 Thread Mikhail Loenko
Cool! Do you mean that it can now validate a signature in BouncyCastle jar file? Thanks, Mikhail 2006/10/13, Yuri Kropachev [EMAIL PROTECTED]: Hello, With reference to my e-mail dated 2006-06-29 (below) and JIRA ## 742, 837, 872, 908, 1159, 1396, 1837, I inform you that the provider's code

Re: [jira] Resolved: (HARMONY-1837) [classlib][security] crypto provider: DSAKeyFactory implementation

2006-10-12 Thread Mikhail Loenko
2006/10/12, Mikhail Loenko (JIRA) [EMAIL PROTECTED]: [ http://issues.apache.org/jira/browse/HARMONY-1837?page=all ] Mikhail Loenko resolved HARMONY-1837. - Resolution: Fixed applied in 463279 with the following changes: moved a package-access class

Re: [drlvm][unit tests] the goal is to achieve 100% pass rate

2006-10-11 Thread Mikhail Loenko
2006/10/11, Elena Semukhina [EMAIL PROTECTED]: Hello all, I think that the goal of running classlib unit tests on DRLVM with 100% pass rate could be worth to achieve. +1 and we will have better pre-commit tests for VM Actually today we have 99% (without awt/swing) but still have about 30

Re: [jira] Commented: (HARMONY-1670) [classlib][luni] invalid testcase in ClassTest

2006-10-11 Thread Mikhail Loenko
Hi Alexei I'm sorry I comlpetely don't understand your comment (as well as a number of similar comments in other JIRAs) Thanks, Mikhail 2006/10/7, Alexei Fedotov (JIRA) [EMAIL PROTECTED]: [ http://issues.apache.org/jira/browse/HARMONY-1670?page=comments#action_12440591 ] Alexei Fedotov

Re: [jira] Commented: (HARMONY-1670) [classlib][luni] invalid testcase in ClassTest

2006-10-11 Thread Mikhail Loenko
with different subject, so that other people could notice that discussion and participate Thanks, Mikhail With best regards, Alexei Fedotov, Intel Middleware Products Division -Original Message- From: Mikhail Loenko [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 11, 2006 2:37 PM To: harmony

Re: [jira] Commented: (HARMONY-1670) [classlib][luni] invalid testcase in ClassTest

2006-10-11 Thread Mikhail Loenko
. With best regards, Alexei Fedotov, Intel Middleware Products Division -Original Message- From: Mikhail Loenko [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 11, 2006 5:57 PM To: harmony-dev@incubator.apache.org Subject: Re: [jira] Commented: (HARMONY-1670) [classlib][luni] invalid testcase

Re: [classlib][test] Failure in swing test

2006-10-10 Thread Mikhail Loenko
Please wait. what are you going to do with linux? Thanks, Mikhail 2006/10/10, Mark Hindess [EMAIL PROTECTED]: On 9 October 2006 at 16:02, Tim Ellison [EMAIL PROTECTED] wrote: Works for me too now ... Unless anyone objects I suggest that we make the 'with.awt.swing' default behavior (and

Re: [general] define pre-commit testing configs to gain the stability

2006-10-09 Thread Mikhail Loenko
Hi Pavel, I'm sorry I did not catch how for example Nathan's commits will be checked on the configurations he does not have? Thanks, Mikhail 2006/10/9, Pavel Ozhdikhin [EMAIL PROTECTED]: On 10/9/06, Tim Ellison [EMAIL PROTECTED] wrote: Rana Dasgupta wrote: We need to check both release and

Re: [classlib] build failure

2006-10-09 Thread Mikhail Loenko
I couldn't reproduce that - worked fine before I committed Now trying on a fresh ws 2006/10/9, Alexey Petrenko [EMAIL PROTECTED]: Yes, this happens because HARMONY-1729 was not integrated yet. HARMONY-1729 consists of build files diff and connetced to HARMONY-1609. SY, Alexey 2006/10/9,

Re: [classlib][test] Failure in swing test

2006-10-09 Thread Mikhail Loenko
2006/10/10, Tim Ellison [EMAIL PROTECTED]: Works for me too now ... Unless anyone objects I suggest that we make the 'with.awt.swing' default behavior (and we'll see the failure if it happens again). Are you going to make it on Windows or both? I thought that linux dependencies are not

[testing] test suite layout, testNG, and more

2006-10-08 Thread Mikhail Loenko
What is the status of our discussions about new test suite layout? Long ago we decided not to move existing tests until we finish with that discussion but the discussion seems to be either dead or in coma Does it make sense to continue putting the tests in order (according to the old model) and

Re: [vote] HARMONY-1609 - bulk contribution of Applet, ImageIO and Print modules

2006-10-04 Thread Mikhail Loenko
+1 2006/10/3, Geir Magnusson Jr. [EMAIL PROTECTED]: BCC and ACQs in place. [ ] +1 Yes, accept the contribution [ ] -1 No, don't. reason : As usual, 3 days or until all committers vote, or there is an objection/request for continuance

Re: [classlib] enabling AWT/Swing by default (was: Re: svn commit: r452826 - in /incubator/harmony/enhanced/classlib/trunk: depends/libs/build/ depends/libs/windows.x86/ make/depends.properties make/d

2006-10-04 Thread Mikhail Loenko
2006/10/4, Mark Hindess [EMAIL PROTECTED]: On 4 October 2006 at 15:41, Tim Ellison [EMAIL PROTECTED] wrote: Excuse the change in subject line... No problem. I was just cursing myself for having forgotten to change it. Mark Hindess wrote: With this change, the awt dependencies should now

Re: [classlib] enabling AWT/Swing by default

2006-10-04 Thread Mikhail Loenko
2006/10/4, Geir Magnusson Jr. [EMAIL PROTECTED]: Mark Hindess wrote: On 4 October 2006 at 15:41, Tim Ellison [EMAIL PROTECTED] wrote: Excuse the change in subject line... No problem. I was just cursing myself for having forgotten to change it. Mark Hindess wrote: With this change, the

Re: [classlib] enabling AWT/Swing by default (was: Re: svn commit: r452826 - in /incubator/harmony/enhanced/classlib/trunk: depends/libs/build/ depends/libs/windows.x86/ make/depends.properties make/d

2006-10-04 Thread Mikhail Loenko
on this? Or should I proceed with a patch for the both issues? Yes, please. When you submit a patch people will have a chance to review and comment Thanks, Mikhail Thanks, Oleg On 10/4/06, Mikhail Loenko [EMAIL PROTECTED] wrote: 2006/10/4, Mark Hindess [EMAIL PROTECTED]: On 4 October 2006

Re: [classlib] AWT/Swing deps

2006-10-03 Thread Mikhail Loenko
, but I figure no one is going to assume that we are formally distributing them if they are in a personal directory. Interesting statement. IANAL, but I'd assume we are Thanks, Mikhail geir SY, Alexey 2006/10/3, Geir Magnusson Jr. [EMAIL PROTECTED]: Mikhail Loenko wrote: For the short

Re: [vote] HARMONY-1410 : JDWP agent for DRLVM

2006-10-02 Thread Mikhail Loenko
+1 2006/9/28, Geir Magnusson Jr. [EMAIL PROTECTED]: BCC and ACQs are in. What say ye? Would it be nice to debug using eclipse debugger in DRLVM? [ ] + 1 accept this contribution into the project [ ] -1 don't accept (please give reason) Vote runs usual 3 days unless protest or early

Re: svn commit: r446549 - in /incubator/harmony/enhanced/classlib/trunk/modules/luni/src: main/java/java/lang/Character.java test/java/org/apache/harmony/luni/tests/java/lang/CharacterTest.java

2006-09-15 Thread Mikhail Loenko
Shouldn't we stop commits until the build is fixed? Thanks, Mikhail 2006/9/15, [EMAIL PROTECTED] [EMAIL PROTECTED]: Author: hindessm Date: Fri Sep 15 01:44:20 2006 New Revision: 446549 URL: http://svn.apache.org/viewvc?view=revrev=446549 Log: Applying patch from [#HARMONY-1460]

Re: Build failures?

2006-09-15 Thread Mikhail Loenko
CipherTest failure is caused by one of Set eol-style = native ... commits Looking... Thanks, Mikhail 2006/9/15, Mark Hindess [EMAIL PROTECTED]: Two on windows: Operation produced incorrect results junit.framework.AssertionFailedError: Operation produced incorrect results at

Re: [jira] Commented: (HARMONY-290) Incorrect SerialVersionUID in java.lang.*

2006-09-15 Thread Mikhail Loenko
Etienne asked not to close the issue, see previous comments in the JIRA. Etienne, could you please comment? Thanks, Mikhail 2006/9/15, Alexey Petrenko (JIRA) [EMAIL PROTECTED]: [ http://issues.apache.org/jira/browse/HARMONY-290?page=comments#action_12434935 ] Alexey Petrenko commented on

Re: Build failures?

2006-09-15 Thread Mikhail Loenko
2006/9/15, Mikhail Loenko [EMAIL PROTECTED]: CipherTest failure is caused by one of Set eol-style = native ... commits The cause is corrupted resource file r446485 incubator/harmony/enhanced/classlib/trunk/modules/crypto/src/test/resources/hyts_des-ede3-cbc.test1.plaintext (contents, props

Re: [classlib] Re: Build failures?

2006-09-15 Thread Mikhail Loenko
in ~/.subversion/config.txt? geir Mikhail Loenko wrote: 2006/9/15, Mikhail Loenko [EMAIL PROTECTED]: CipherTest failure is caused by one of Set eol-style = native ... commits The cause is corrupted resource file r446485 incubator/harmony/enhanced/classlib/trunk/modules/crypto/src/test/resources

[classlib][luni][internationalization] where to put the messages?

2006-09-14 Thread Mikhail Loenko
I'm going to integrate H-1370 that throws exception with some text but don't know where to put the message. There is messages.properties in internal package that is empty but consistent with other modules and there is ExternalMessages.properties that is populated I'll put it to the old

[testing] optimization regressions (was: Re: [result] Re: [vote] HARMONY-1363 - DRLVM fixes and additions)

2006-09-14 Thread Mikhail Loenko
Hi Rana 2006/9/14, Rana Dasgupta [EMAIL PROTECTED]: SNIP One way to write the test would be to loop N times on a scenario that kicks in the optimization say, array bounds check elimination and then loop N times a very similar scenario but such that the bounds check does not get eliminated.

Re: [jira] Updated: (HARMONY-1370) [classlib][luni] HttpsURLConnection enhancement allowing work over HTTP proxy server

2006-09-14 Thread Mikhail Loenko
Issue Type: Improvement Components: Classlib Reporter: Alexander Kleymenov Assigned To: Mikhail Loenko Attachments: https-over-proxy-patch.txt, https.patch, https.patch2.txt, https.proxy.patch.txt, https.txt, key_store.bks, key_store.bks Provided patch

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 Mikhail Loenko
It's not clear why it should be non-bug diff? Shouldn't it be fixed to follow RI? 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:

Re: [jira] Commented: (HARMONY-953) [drlvm] order of elements returned by Class.getDeclaredMethods differs from RI

2006-09-14 Thread Mikhail Loenko
2006/9/14, Alexei Zakharov (JIRA) [EMAIL PROTECTED]: [ http://issues.apache.org/jira/browse/HARMONY-953?page=comments#action_12434627 ] Alexei Zakharov commented on HARMONY-953: - IMO it should be moved to DRLVM component. +1 Thanks, Mikhail

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 Mikhail Loenko
); java.net.MalformedURLException: unknown protocol: ss 5. new URL(ss, 0, -1, null); java.lang.NullPointerException Yes, we should follow RI for exception thrown sequence if possible. But for thise case, would anyone suggest how to throw exception to follow RI? On 9/14/06, Mikhail Loenko [EMAIL

Re: [testing] optimization regressions (was: Re: [result] Re: [vote] HARMONY-1363 - DRLVM fixes and additions)

2006-09-14 Thread Mikhail Loenko
like this and not stick to IR-level testing. Sometimes, a performance issue is more sophisticated and we need an IR-oriented test. I would vote for having *both* kinds of tests in JIT regression testbase. P.S.: Are we out of ideas and it's time to implement something? On 9/14/06, Mikhail Loenko

[classlib][testing] give DRLVM a chance!

2006-09-14 Thread Mikhail Loenko
There are two options supported by Support_Exec: IBM and Sun I'd like to apply this change (remove IBM branch and leave the Sun branch for all VMs): Index: C:/WS/Experiments/support/src/test/java/tests/support/Support_Exec.java

Re: [classlib][testing] give DRLVM a chance!

2006-09-14 Thread Mikhail Loenko
options. Thanks Mikhail (And we'd certainly want to always be able to choose J9 or whatever else shows up too...) geir Oliver Deakin wrote: Does this mean we could no longer use the IBM VME to run the tests? Regards, Oliver Mikhail Loenko wrote: There are two options supported

Re: [classlib][testing] give DRLVM a chance!

2006-09-14 Thread Mikhail Loenko
No sorry for unclear wording, the tests passed on IBM VME 2006/9/14, Oliver Deakin [EMAIL PROTECTED]: Does this mean we could no longer use the IBM VME to run the tests? Regards, Oliver Mikhail Loenko wrote: There are two options supported by Support_Exec: IBM and Sun I'd like to apply

Re: [classlib][swing] set of passed swing tests

2006-09-13 Thread Mikhail Loenko
I've committed the changes to exclude list. Now the tests should pass on both linux and windows Thanks, Mikhail 2006/9/13, Geir Magnusson Jr. [EMAIL PROTECTED]: And? :) How did it turn out? geir Mikhail Loenko wrote: I've not tried. Right after I've send the previous mail all swing

Re: [jira] Updated: (HARMONY-1370) [classlib][luni] HttpsURLConnection enhancement allowing work over HTTP proxy server

2006-09-13 Thread Mikhail Loenko
Project: Harmony Issue Type: Improvement Components: Classlib Reporter: Alexander Kleymenov Assigned To: Mikhail Loenko Attachments: https-over-proxy-patch.txt, https.patch, https.proxy.patch.txt, https.txt, key_store.bks, key_store.bks

[build] anybody seeing MathTest failure?

2006-09-12 Thread Mikhail Loenko
I see this on both linux and windows. anybody else seeing it? Class org.apache.harmony.luni.tests.java.lang.MathTest test_hypot_DD Failure Should return NaN expected:NaN but was:NaN junit.framework.AssertionFailedError: Should return NaN expected:NaN but was:NaN at

Re: [build] anybody seeing MathTest failure?

2006-09-12 Thread Mikhail Loenko
it works! thanks, Paulex 2006/9/12, Paulex Yang [EMAIL PROTECTED]: Seems caused by r442438, I have recovered part of the update to make the test pass at revision r442527, please verify. Mikhail Loenko wrote: I see this on both linux and windows. anybody else seeing it? Class

Re: [jira] Commented: (HARMONY-1408) [classlib][beans] implementation of ProxyPersistenceDelegate

2006-09-12 Thread Mikhail Loenko
: Improvement Components: Classlib Environment: ws2003 Reporter: Alexei Zakharov Assigned To: Mikhail Loenko Attachments: CustomizedPDTest4.patch The attached patch contains implementation of persistence delegate for all dynamic proxy objects

[classlib][swing] set of passed swing tests

2006-09-12 Thread Mikhail Loenko
I'm trying to exclude all the swing tests that fail on linux. But every time I run, exclude failuing tests and rerun, new tests fail or hang up. And it looks endless. any receipt? Thanks, Mikhail - Terms of use :

Re: [classlib][swing] set of passed swing tests

2006-09-12 Thread Mikhail Loenko
, Mikhail Loenko wrote: I'm trying to exclude all the swing tests that fail on linux. But every time I run, exclude failuing tests and rerun, new tests fail or hang up. And it looks endless. any receipt? Thanks, Mikhail -- Terms of use

Re: [classlib][swing] set of passed swing tests

2006-09-12 Thread Mikhail Loenko
/12/06, Mikhail Loenko wrote: I'm trying to exclude all the swing tests that fail on linux. But every time I run, exclude failuing tests and rerun, new tests fail or hang up. And it looks endless. any receipt? Thanks, Mikhail

Re: [jira] Commented: (HARMONY-1439) [classlib][swing] javax.swing.JEditorPaneTest failed

2006-09-12 Thread Mikhail Loenko
Hi Denis, thanks for you patch! could you please add some comments, why you think this change is necessary? Thanks, Mikhail 2006/9/12, Denis Kishenko (JIRA) [EMAIL PROTECTED]: [ http://issues.apache.org/jira/browse/HARMONY-1439?page=comments#action_12434133 ] Denis Kishenko commented

Re: [classlib][corba] How are we doing?

2006-09-12 Thread Mikhail Loenko
Actually on other externals we are not liked to latest. At least we discuss here each time we move to a newer version of Junit or BouncyCastle provider Thanks, Mikihail 2006/9/12, Alexey Petrenko [EMAIL PROTECTED]: Great! Jars are better then the full snashot of 15Mbytes. Is that possible to

Re: [jira] Commented: (HARMONY-1408) [classlib][beans] implementation of ProxyPersistenceDelegate

2006-09-11 Thread Mikhail Loenko
Alexei Z, do you agree with what Alexey V. suggests? Thanks, Mikhail 2006/9/11, Alexey Varlamov (JIRA) [EMAIL PROTECTED]: [ http://issues.apache.org/jira/browse/HARMONY-1408?page=comments#action_12433782 ] Alexey Varlamov commented on HARMONY-1408:

Re: [classlib] is it me, or is there a problem w/ the auto fetch of msvcr71.dll?

2006-09-08 Thread Mikhail Loenko
use this instead http://www.dlldump.com/dllfiles/M/MSVCR71.dll i've not changed the build as the old link still may recover Thanks, Mikhail 2006/9/8, Alexey Petrenko [EMAIL PROTECTED]: The dlldump.com was down for a few days when 1362 was created. It became up for a few days then. And now

Re: [classlib] is it me, or is there a problem w/ the auto fetch of msvcr71.dll?

2006-09-08 Thread Mikhail Loenko
OK, done 2006/9/8, Nataly Naumova [EMAIL PROTECTED]: Mikhail, maybe you'll change the link (in make\depends.properties) nevertheless. The new link is more stable, but the old link gets broken very often. -- Nataly Naumova, Intel Middleware Products Division On 9/8/06, Mikhail Loenko [EMAIL

Re: [jira] Created: (HARMONY-1407) Contribution of Java code for package java.lang.management

2006-09-08 Thread Mikhail Loenko
Cool! 2006/9/8, George Harley (JIRA) [EMAIL PROTECTED]: Contribution of Java code for package java.lang.management -- Key: HARMONY-1407 URL: http://issues.apache.org/jira/browse/HARMONY-1407

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

2006-09-07 Thread Mikhail Loenko
Hi Miguel Thanks for your patches! Could you please grant ASF license to them? Thanks, Mikhail 2006/9/7, Miguel Montes (JIRA) [EMAIL PROTECTED]: Code for reading and writing binary DTDs using ASN.1 encoding - Key:

Re: [vote] HARMONY-1363 - DRLVM fixes and additions

2006-09-07 Thread Mikhail Loenko
+1 2006/9/7, Geir Magnusson Jr. [EMAIL PROTECTED]: All is in order and in SVN for Harmony-1225 wrt BCC and ACQ. I think that this an important patch so we can get better 1.5 support et al. Please vote to accept or reject this set of patches and fixes into the Apache Harmony class library : [

Re: [jira] Created: (HARMONY-1386) Update to Pack200 decoding libraries

2006-09-06 Thread Mikhail Loenko
Hi Alex Thanks for the patches! Could you please grant ASF license to make their inclusion possible? Thanks, Mikhail 2006/9/6, Alex Blewitt (JIRA) [EMAIL PROTECTED]: Update to Pack200 decoding libraries Key: HARMONY-1386

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

2006-09-06 Thread Mikhail Loenko
A list of tests for exclude is OK, or a patch to the old patch :) Thanks, Mikhail 2006/9/6, Geir Magnusson Jr. [EMAIL PROTECTED]: Mikhail Loenko wrote: Seems like a new patch is a better way. If apply it as is then some tests fail some hang up... What would the new patch be? :) If new

Re: [jira] Updated: (HARMONY-1392) Different properties are used to run awt and swing tests

2006-09-06 Thread Mikhail Loenko
Is there a reason to have two different options for classes and for tests? Why not have -Dwith.awt.swing for both? Thanks, Mikhail 2006/9/6, Alexey Petrenko (JIRA) [EMAIL PROTECTED]: [ http://issues.apache.org/jira/browse/HARMONY-1392?page=all ] Alexey Petrenko updated HARMONY-1392:

Re: [classlib][security] Exception compatibility

2006-09-05 Thread Mikhail Loenko
IMHO we should look from the perspective of migrating the apps. So let's try to make behavior of Harmony + BC provider close to Sun + Sun's provider If without the checks the combination Harmony+BC works similar to Sun+Sun's provider, then let's remove the checks. Otherwise let's keep it to

Re: [jira] Updated: (HARMONY-1334) [classlib][internationalization]Internationalization of the sound module

2006-09-05 Thread Mikhail Loenko
Ilya Does it make sense? -throw new Error(not yet implemented); +// sound.00=not yet implemented +throw new Error(Messages.getString(sound.00)); //$NON-NLS-1$ Thanks, Mikhail 2006/9/4, Ilya Okomin (JIRA) [EMAIL PROTECTED]: [

Re: [classlib][security] Exception compatibility

2006-09-05 Thread Mikhail Loenko
let's talk about it on a different thread 2006/9/5, Denis Kishenko [EMAIL PROTECTED]: By the way, people what do you think about HARMONY-1110? Problem is we have to reproduce behavior of pattern parser without specification. There is only one example in Java doc which doesn't allow understand

Re: [jira] Assigned: (HARMONY-1297) Dependencies for awt native libraries

2006-09-05 Thread Mikhail Loenko
-party awt code? Thanks, Mikhail 2006/9/5, Mikhail Loenko (JIRA) [EMAIL PROTECTED]: [ http://issues.apache.org/jira/browse/HARMONY-1297?page=all ] Mikhail Loenko reassigned HARMONY-1297: --- Assignee: Mikhail Loenko Dependencies for awt native

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

2006-09-05 Thread Mikhail Loenko
Seems like a new patch is a better way. If apply it as is then some tests fail some hang up... Thanks, Mikhail 2006/8/31, Geir Magnusson Jr. [EMAIL PROTECTED]: Well, that's 3 days :) +1 from geir, alexey, vladimir, Ilya, the other alexey, sergey, mark, oleg, paulex, mikhail, kenny, no

[classlib] internationalization and new patches

2006-09-04 Thread Mikhail Loenko
We have recently starting internationalization of existing modules (thanks to all people involved!) Now when we submit new patches and apply old ones let's make sure that we don't break internationalization for the modules that were already internationalized! Thanks, Mikhail

  1   2   3   4   5   6   >