Re: [classlib][build] Improvements to build system

2006-09-29 Thread Geir Magnusson Jr.
On Sep 29, 2006, at 8:14 AM, Oliver Deakin wrote: Hi all - Ive been away from the list this week, so sorry if Ive missed a few mails. Ill try and get back to them as soon as possible. In the meantime Ive been thinking about the classlib build system, and spotted a couple of things that Id

[general] Using the HDK ( was Re: [general] jre and hdk snapshots posted to general snapshot site )

2006-09-29 Thread Geir Magnusson Jr.
to classpath/bootclasspath. Regards, 2006/9/27, Vladimir Ivanov [EMAIL PROTECTED]: On 9/27/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: If I recall, the point of the test.jar was to have a pre- built jar of tests in the HDK so that someone could setup the build-test

Re: [classlib][doc]Recommend to remove trunk\doc\kernel_doc and trunk\doc\vm_doc from svn repository.

2006-09-29 Thread Geir Magnusson Jr.
On Sep 29, 2006, at 1:03 PM, Paulex Yang wrote: Geir Magnusson Jr. wrote: On Sep 28, 2006, at 5:15 AM, Morozova, Nadezhda wrote: Do you think we can have the docs built on a regular basis (like, a script that triggers Doxygen build say 2 times a week + on demand to push updates if needed

Re: [drlvm] my latest round of patches broke something

2006-09-29 Thread Geir Magnusson Jr.
On Sep 29, 2006, at 2:48 PM, Rana Dasgupta wrote: On 9/26/06, Alexey Varlamov [EMAIL PROTECTED] wrote: Just to be clear: I suggest we apply new_queued_cond_var.patch attached to HARMONY-1519 - provided that Artem will answer comments. Hi, I went through both the patches apr_cond.patch

[drlvm] current tests - can we focus on getting everything to pass?

2006-09-28 Thread Geir Magnusson Jr.
Right now, we have lots of tests that are skipped in smoke tests, and some that fail in kernel, and I believe that we're still failing the classlib test suite. We should drive this to goodness and health. How shall we start? :) geir

Re: [drlvm] [launcher] Executable hangs

2006-09-28 Thread Geir Magnusson Jr.
yes - add the bin directory and the default directory to your LD_LIBRARY_PATH - the launcher will decide that it doesn't need to do the execv() and will skip it... geir On Sep 28, 2006, at 2:31 AM, Armand Navabi wrote: I followed your suggestions below and made everything build in debug

Re: [doc] new Getting Started guides

2006-09-28 Thread Geir Magnusson Jr.
On Sep 28, 2006, at 2:49 AM, Stepan Mishura wrote: On 9/28/06, Geir Magnusson Jr. wrote: On Sep 27, 2006, at 10:53 PM, Stepan Mishura wrote: t is great that you've created guides and put references to them at top. So now it is clear for newcomer what the next step is. And I'd like

Re: [drlvm] [launcher] Executable hangs

2006-09-28 Thread Geir Magnusson Jr.
On Sep 28, 2006, at 3:41 AM, Egor Pasko wrote: Looks like a progress :) On the 0x1F2 day of Apache Harmony Armand Navabi wrote: That did not fix it for me. I thought I had both the bin directory and the default directory in my LD_LIBRARY_PATH. I just ran it again to make sure, and it

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

2006-09-28 Thread Geir Magnusson Jr.
On Sep 28, 2006, at 3:21 AM, Alexey Petrenko wrote: Guys, Since there is no additional comments on this guideline... Let's put it somewhere. We got two options: Harmony site and wiki. I prefer wiki because it will be easy to edit it and I can put it there myself :) And if you put in a

Re: [drlvm] current tests - can we focus on getting everything to pass?

2006-09-28 Thread Geir Magnusson Jr.
On Sep 28, 2006, at 6:40 AM, Elena Semukhina wrote: On 9/28/06, Alexey Varlamov [EMAIL PROTECTED] wrote: Apparently there are some threading issues, which affect almost all suites (except may be smoke tests). I observe quite many sporadic crashes in c-unit, kernel and classlib tests. For

Re: [drlvm] HARMONY-1582 - invocation API for DRLVM CHECKPOINT

2006-09-28 Thread Geir Magnusson Jr.
So where are we here? On Sep 28, 2006, at 12:41 AM, Evgueni Brevnov wrote: On 9/28/06, Weldon Washburn [EMAIL PROTECTED] wrote: On 9/26/06, Evgueni Brevnov [EMAIL PROTECTED] wrote: On 9/27/06, Andrey Chernyshev [EMAIL PROTECTED] wrote: (3) One more lock is added - hythread_lib_lock. How

Re: [classlib][doc]Recommend to remove trunk\doc\kernel_doc and trunk\doc\vm_doc from svn repository.

2006-09-28 Thread Geir Magnusson Jr.
On Sep 28, 2006, at 5:15 AM, Morozova, Nadezhda wrote: Do you think we can have the docs built on a regular basis (like, a script that triggers Doxygen build say 2 times a week + on demand to push updates if needed) and resulting docs stored on the website? This way, you don't have SVN

Re: [classlib] Trying to catch patternset errors earlier

2006-09-28 Thread Geir Magnusson Jr.
On Sep 28, 2006, at 6:19 AM, Mark Hindess wrote: On 28 September 2006 at 11:07, Tim Ellison [EMAIL PROTECTED] wrote: Sounds reasonable. The alternative is to not make clean fail, just print the warning and tidy up the remainder. That may be too easy to ignore though. Yes. I considered

Re: [OT] svnfind tool (was: Re: [classlib][test] fail statements omitted in many exception catching test cases)

2006-09-28 Thread Geir Magnusson Jr.
can you stuff this somewhere like the wiki or patch for website or stuff somewhere in SVN? :) geir On Sep 28, 2006, at 7:53 AM, Mark Hindess wrote: Testing this script reminded me that I'd not mentioned the small script I wrote after getting feed up typing: find path -name .svn

snapshot...

2006-09-28 Thread Geir Magnusson Jr.
As we've all been muttering for some time, it's high time for a new snapshot. I want to beat on drlvm for a few hours with apps to be sure, and then happy to push them out if ok. if not ok, we should just do HDKs (is anyone using the HDKs for development?) Is there anything standing in

Where to put the tools.... (was Re: [vote] HARMONY-1410 : JDWP agent for DRLVM)

2006-09-28 Thread Geir Magnusson Jr.
wrong. Have somebody tried to build it already? On 9/28/06, Alexey Varlamov [EMAIL PROTECTED] wrote: +1 2006/9/28, Paulex Yang [EMAIL PROTECTED]: +1 Geir Magnusson Jr. wrote: BCC and ACQs are in. What say ye? Would it be nice to debug using eclipse debugger in DRLVM

Re: [legal] change of copyright notice policy

2006-09-28 Thread Geir Magnusson Jr.
+1 On Sep 28, 2006, at 8:57 AM, Tim Ellison wrote: I suggest we work from a shared document like this http://wiki.apache.org/harmony/SourceHeaders to get all the source files covered. What do you think? Regards, Tim Geir Magnusson Jr. wrote: The ASF has changed it's copyright notice

Re: [drlvm][classlib] thread library - let there be one!

2006-09-28 Thread Geir Magnusson Jr.
On Sep 28, 2006, at 10:30 AM, Andrey Chernyshev wrote: On 9/28/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: On Sep 27, 2006, at 11:31 AM, Weldon Washburn wrote: +1 on the below. I am assuming Andrey and his team will do this work. (Andrey, when will you start?) We have to start

Re: snapshot...

2006-09-28 Thread Geir Magnusson Jr.
yes On Sep 28, 2006, at 11:01 AM, Alexey Petrenko wrote: Geir, will this snapshot include awt native libraries on Windows? SY, Alexey 2006/9/28, Geir Magnusson Jr. [EMAIL PROTECTED]: As we've all been muttering for some time, it's high time for a new snapshot. I want to beat on drlvm

Re: [OT] svnfind tool

2006-09-28 Thread Geir Magnusson Jr.
On Sep 28, 2006, at 11:34 AM, Stefano Mazzocchi wrote: Geir Magnusson Jr. wrote: can you stuff this somewhere like the wiki or patch for website or stuff somewhere in SVN? :) I normally do grep -r $something . | grep -v .svn Me too :) geir On Sep 28, 2006, at 7:53 AM, Mark Hindess

[classlib] AWT/Swing deps

2006-09-28 Thread Geir Magnusson Jr.
Ok, that was fun. Not. We need to finish making this easier for developers to build by having pre-built binaries somewhere. To start, I'm going to put a well-documented tree that contains the stuff needed for /png, /lcms and /jpg on my personal account and note it. If we can then make

Re: [Fwd: svn commit: r450919 - /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/mem_alloc.cpp]

2006-09-28 Thread Geir Magnusson Jr.
now my updated svn repo doesn't build... Let me do a clean... geir On Sep 28, 2006, at 1:03 PM, Geir Magnusson Jr wrote: Please stop adding things to DRLVM until I can be sure we have something stable for the snapshot. Also, is this from a JIRA? Please put the JIRA ID as the first line

Re: [Fwd: svn commit: r450919 - /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/mem_alloc.cpp]

2006-09-28 Thread Geir Magnusson Jr.
no dice. can't build on a clean. Shall we roll it back? geir On Sep 28, 2006, at 1:28 PM, Geir Magnusson Jr. wrote: now my updated svn repo doesn't build... Let me do a clean... geir On Sep 28, 2006, at 1:03 PM, Geir Magnusson Jr wrote: Please stop adding things to DRLVM until I can

Re: [Fwd: svn commit: r450919 - /incubator/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/mem_alloc.cpp]

2006-09-28 Thread Geir Magnusson Jr.
Ok, I'm rolling back (talked to weldon - he's in transit) geir On Sep 28, 2006, at 1:34 PM, Geir Magnusson Jr. wrote: no dice. can't build on a clean. Shall we roll it back? geir On Sep 28, 2006, at 1:28 PM, Geir Magnusson Jr. wrote: now my updated svn repo doesn't build... Let me do

[general] snapshots deployed (r450941)

2006-09-28 Thread Geir Magnusson Jr.
Snapshots are built, tested and deployed to site. I found a few things while testing, such as not being able to run jedit out of the box on windows. (HARMONY-1639) Ran fine on linux though, but that's an older version. I'll check with latest. Also re-discovered a problem that we knew

Re: [drlvm][jitrino.JET] -Xem jet: and -Xjit jet::wb4j don't work anymore

2006-09-28 Thread Geir Magnusson Jr.
Have you tried using a colon rather than a space after -Xem? geir On Sep 28, 2006, at 6:29 PM, Weldon Washburn wrote: Alex Astapchuk, Mikhail Fursov, With the patch blizzard of the last few weeks, Harmony-816 no longer works. The patches won't stick. Can you put harmony-816 back

Re: [drlvm][jitrino.JET] -Xem jet: and -Xjit jet::wb4j don't work anymore

2006-09-28 Thread Geir Magnusson Jr.
On Sep 28, 2006, at 9:39 PM, Weldon Washburn wrote: On 9/28/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: Have you tried using a colon rather than a space after -Xem? Well, the -X... is unsuported old style switches. You sure? Anything that is prefixed with -Xem: will be processed

Re: [general] snapshots deployed (r450941)

2006-09-28 Thread Geir Magnusson Jr.
On Sep 28, 2006, at 4:48 PM, Geir Magnusson Jr. wrote: Snapshots are built, tested and deployed to site. I found a few things while testing, such as not being able to run jedit out of the box on windows. (HARMONY-1639) Ran fine on linux though, but that's an older version. I'll check

Re: [testing] HARMONY-995: adding new target to builds for automatic testing

2006-09-27 Thread Geir Magnusson Jr.
On Sep 27, 2006, at 12:52 AM, Vladimir Ivanov wrote: On 9/27/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: On Sep 26, 2006, at 10:47 PM, Vladimir Ivanov wrote: On 9/26/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: ... Right, but the system can easily automate doing the three steps

Re: [drlvm] [launcher] Executable hangs

2006-09-27 Thread Geir Magnusson Jr.
FWIW, Thanks for sticking with us on this. I'm sure we'll find it. geir On Sep 27, 2006, at 1:35 AM, Armand Navabi wrote: Gregory Shimansky wrote: I think not. DRLVM needs its own threading library. The reason is discussed in a separate thread thread library - let there be one. I am not

Re: [drlvm] [launcher] Executable hangs

2006-09-27 Thread Geir Magnusson Jr.
applied. thx On Sep 27, 2006, at 6:36 AM, Salikh Zakirov wrote: Salikh Zakirov wrote: Armand Navabi wrote: ../java: relocation error: /homes/anavabi/Harmony/enhanced/drlvm/trunk/build/deploy/jre/bin/ libhyprt..so : symbol hythread_exit, version HYTHR_0.1 not defined in file libhythr.so

Re: [general] jre and hdk snapshots posted to general snapshot site

2006-09-27 Thread Geir Magnusson Jr.
On Sep 27, 2006, at 7:58 AM, Vladimir Ivanov wrote: On 9/27/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: On Sep 27, 2006, at 3:10 AM, Vladimir Ivanov wrote: Some times ago we discussed (and agreed?) that the HDK should include tests (also as support.jar which already included

Re: [general] jre and hdk snapshots posted to general snapshot site

2006-09-27 Thread Geir Magnusson Jr.
On Sep 27, 2006, at 8:21 AM, Vladimir Ivanov wrote: On 9/27/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: If some doubts exist we can vote about it. LOL. No reason to vote - it's a technical issue with a single true'false answer - would having a single jar of tests screw up a developer

Re: [drlvm] HARMONY-1559 patch causes SIGABRT in VM code

2006-09-27 Thread Geir Magnusson Jr.
sob :) Is there an easy fix, or do we rollback? geir On Sep 27, 2006, at 8:32 AM, Elena Semukhina wrote: Hi all, after HARMONY-1559 patch has been committed, kernel unit test RuntimeTest started to fail on linux in the interpreter mode. It loops with the message [junit] SIGABRT in VM

Re: [testing] HARMONY-995: adding new target to builds for automatic testing

2006-09-27 Thread Geir Magnusson Jr.
On Sep 27, 2006, at 8:14 AM, Vladimir Ivanov wrote: On 9/27/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: But you can send just one email with a summary of everything that happened during that run. The fact that the system did : call fetch-depends call build clean call build

Re: [jira] Created: (HARMONY-1569) [drlvm][testing] JAVA_HOME veriable should be set to tested runtime before test run

2006-09-27 Thread Geir Magnusson Jr.
you can wear it too if you want. either share with Vladimir, or make your own copy :) On Sep 27, 2006, at 8:39 AM, Denis Kishenko wrote: Vladimir, my congratulations! 2006/9/27, Vladimir Ivanov [EMAIL PROTECTED]: Thanks :) On 9/26/06, Tim Ellison [EMAIL PROTECTED] wrote: Here's a badge

Re: Wonka, Mika, and Apache

2006-09-27 Thread Geir Magnusson Jr.
There certainly is interest in Apache Harmony, as this is very much aligned to what we've already been doing for the past year and a few months. geir On Sep 27, 2006, at 5:09 AM, Chris Gray wrote: Hello guys, To introduce myself: I'm one of the original developers of the Wonka embedded

Re: [jira] Created: (HARMONY-1569) [drlvm][testing] JAVA_HOME veriable should be set to tested runtime before test run

2006-09-27 Thread Geir Magnusson Jr.
I have a tattoo. geir On Sep 27, 2006, at 8:52 AM, Denis Kishenko wrote: do you wear such one =) 2006/9/27, Geir Magnusson Jr. [EMAIL PROTECTED]: you can wear it too if you want. either share with Vladimir, or make your own copy :) On Sep 27, 2006, at 8:39 AM, Denis Kishenko wrote

Re: [testing] HARMONY-995: adding new target to builds for automatic testing

2006-09-27 Thread Geir Magnusson Jr.
On Sep 27, 2006, at 9:11 AM, Vladimir Ivanov wrote: On 9/27/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: Can I ask what you are trying to do? The build-test thingy wont' get simpler because of this patch, because we want the build-test tool to record it's actions in fine detail

Re: Can't unsubscribe...

2006-09-27 Thread Geir Magnusson Jr.
to throw out of a window.' - Paul Allen From: Geir Magnusson Jr. [EMAIL PROTECTED] Reply-To: harmony-dev@incubator.apache.org To: harmony-dev@incubator.apache.org CC: [EMAIL PROTECTED] Subject: Re: Can't unsubscribe... Date: Sat, 23 Sep 2006 16:55:31 -0400 Done geir On Sep 23, 2006, at 4:52

Re: [doc] new Getting Started guides

2006-09-27 Thread Geir Magnusson Jr.
be unpack into a jre directory. I hope you don't think I'm being picky - I just think it's better for the project's image if we have correct spelling and grammar etc on the website. Thanks, Sian On 22/09/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: As discussed earlier today, there are now

Re: [jira] Created: (HARMONY-1569) [drlvm][testing] JAVA_HOME veriable should be set to tested runtime before test run

2006-09-27 Thread Geir Magnusson Jr.
You should guess where... On Sep 27, 2006, at 9:51 AM, Denis Kishenko wrote: I should guess 2006/9/27, Geir Magnusson Jr. [EMAIL PROTECTED]: I have a tattoo. geir On Sep 27, 2006, at 8:52 AM, Denis Kishenko wrote: do you wear such one =) 2006/9/27, Geir Magnusson Jr. [EMAIL PROTECTED

Re: [testing] HARMONY-995: adding new target to builds for automatic testing

2006-09-27 Thread Geir Magnusson Jr.
On Sep 27, 2006, at 10:12 AM, Vladimir Ivanov wrote: On 9/27/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: How will you be able to grab that information from the logs, so I can see histories and such? I'm not going to go manually scanning logs. I want a web page that shows me the history

Re: [general] jre and hdk snapshots posted to general snapshot site

2006-09-27 Thread Geir Magnusson Jr.
file with placeholders for user classes tests dirs that will be prepended to classpath/bootclasspath. Something like that, yes. geir Regards, 2006/9/27, Vladimir Ivanov [EMAIL PROTECTED]: On 9/27/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: If I recall, the point of the test.jar

Re: [drlvm][classlib] thread library - let there be one!

2006-09-27 Thread Geir Magnusson Jr.
. Regards, Tim Andrey Chernyshev wrote: On 9/26/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: On Sep 26, 2006, at 7:09 AM, Tim Ellison wrote: Weldon, I agree with your comments and observations below. Let's take baby steps to get fully unified. I'm sure we all want to keep things

Re: [drlvm] HARMONY-1582 - invocation API for DRLVM

2006-09-27 Thread Geir Magnusson Jr.
On Sep 27, 2006, at 4:04 PM, Weldon Washburn wrote: On 9/26/06, Evgueni Brevnov [EMAIL PROTECTED] wrote: On 9/27/06, Andrey Chernyshev [EMAIL PROTECTED] wrote: (3) One more lock is added - hythread_lib_lock. How is that differ from the hythread_global_lock that we already have? Each extra

Re: [doc] new Getting Started guides

2006-09-27 Thread Geir Magnusson Jr.
On Sep 27, 2006, at 10:53 PM, Stepan Mishura wrote: t is great that you've created guides and put references to them at top. So now it is clear for newcomer what the next step is. And I'd like to suggest the following improvement for contributors guide: the page contains only few words

[RESULT] Re: [VOTE] HARMONY-1217 : JNI-style C header file generator (aka 'javah')

2006-09-27 Thread Geir Magnusson Jr.
On our way to tools... +1 from Nathan, Paulex, Alexey, Salikh, Oleg, geir, Ilya, Tim, Mark Stepan done... On Sep 24, 2006, at 10:43 PM, Geir Magnusson Jr. wrote: All is in order and in SVN for Harmony-1217 wrt BCC and ACQ. Please vote to accept or reject this contribution into the Apache

[vote] HARMONY-1410 : JDWP agent for DRLVM

2006-09-27 Thread Geir Magnusson Jr.
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 completion. geir

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

2006-09-27 Thread Geir Magnusson Jr.
+1 from me On Sep 28, 2006, at 1:38 AM, Geir Magnusson Jr. wrote: 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

Re: [doc] new Getting Started guides

2006-09-26 Thread Geir Magnusson Jr.
-Jordan On 9/21/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: As discussed earlier today, there are now two new Getting Started guides on the website, accessible from the homepage. http://incubator.apache.org/harmony/quickhelp_users.html http://incubator.apache.org/harmony

Re: [drlvm][launcher] performance issue when loading property (was Re: [launcher] Patch is available for harmonyvm.properties parsing)

2006-09-26 Thread Geir Magnusson Jr.
/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: Please... On Sep 23, 2006, at 7:58 AM, Alexey Varlamov wrote: Ha! This is apr_file_gets() who does this! So this is DRLVM specific and duplicates classlib's efforts. We should get rid of this. 2006/9/23, Ivan Volosyuk [EMAIL

Re: [jira] Is it comfortable for committers when source and test patches are packed in the single diff file?

2006-09-26 Thread Geir Magnusson Jr.
I really, really like two patches as we discussed on a different thread. That way, I can apply the test patch, show the bug, apply the source patch, show it's gone (and then screw up and not commit all the code in the patch ;) Tim was neutral, but didn't care, so there's no opposition to

Re: [drlvm][apr] APR fails to load a JIT library when using a fully qualified path

2006-09-26 Thread Geir Magnusson Jr.
Just so we're all on the same page... This is understood to be like the various cruft we have around for Eclipse - nice to have for developers but not a supported way to build the project? geir On Sep 25, 2006, at 2:14 PM, Gregory Shimansky wrote: On Monday 25 September 2006 19:24

Re: please, integrate issues 1565 and 1569

2006-09-26 Thread Geir Magnusson Jr.
1569 is done, and while 1565 is harmless, I'd like to understand better why this is good our building /testing, as it has some bad properties... geir On Sep 25, 2006, at 10:43 PM, Vladimir Ivanov wrote: Committers, please, integrate issues 1565 and 1569. These improvements are trivial

Re: [drlvm] my latest round of patches broke something

2006-09-26 Thread Geir Magnusson Jr.
Yes, it would be good if someone approached APR on this. Does someone wish to volunteer? geir On Sep 26, 2006, at 4:22 AM, Vladimir Gorr wrote: On 9/26/06, Vladimir Gorr [EMAIL PROTECTED] wrote: On 9/26/06, Dmitry Durnev [EMAIL PROTECTED] wrote: On 9/26/06, Vladimir Gorr [EMAIL

Re: [testing] HARMONY-995: adding new target to builds for automatic testing

2006-09-26 Thread Geir Magnusson Jr.
On Sep 26, 2006, at 2:49 AM, Vladimir Ivanov wrote: On 9/26/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: On Sep 25, 2006, at 6:49 AM, Vladimir Ivanov wrote: On 9/25/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: On Sep 25, 2006, at 5:05 AM, Vladimir Ivanov wrote: Actually, now 3

Re: [jira] Is it comfortable for committers when source and test patches are packed in the single diff file?

2006-09-26 Thread Geir Magnusson Jr.
, Geir Magnusson Jr. [EMAIL PROTECTED]: I really, really like two patches as we discussed on a different thread. That way, I can apply the test patch, show the bug, apply the source patch, show it's gone (and then screw up and not commit all the code in the patch ;) Tim was neutral, but didn't

Re: [doc] new Getting Started guides

2006-09-26 Thread Geir Magnusson Jr.
Can you document this too? (I'm so sick of using windows cmd shell I can't begin to tell you...) geir On Sep 26, 2006, at 3:47 AM, Salikh Zakirov wrote: Geir Magnusson Jr wrote in the http://incubator.apache.org/harmony/ quickhelp_contributors.html: As of now, you cannot build from

Re: [classlib][vmi] VMI classes for Thread/Object manipulation for java.util.concurrent

2006-09-26 Thread Geir Magnusson Jr.
On Sep 26, 2006, at 6:36 AM, Tim Ellison wrote: Nathan Beyer wrote: and there's no mapping from Unsafe's relative/scaled access for array elements. * I don't think there is any value in separating the atomic compare and swap method into a concurrency-kernel; there are only three

Re: [build-test-infra] Build Test Infrastructure

2006-09-26 Thread Geir Magnusson Jr.
Cool! I think we'd want this to be registered user can add user On Sep 26, 2006, at 10:00 AM, Anton Luht wrote: Hello, The features were implemented - now it's an app backed up by database (mysql). The app was deployed at http://www.harmonytest.org . If you want to have a login/password

[classlib][jmx] Options for going forward w/ MX4J

2006-09-26 Thread Geir Magnusson Jr.
I've been talking with Simone Bordet about how we might bring MX4J into Harmony. I think it's a good code base to build our JMX implementation on, as it's well tested and has been used in implementations that have been tested with the JMX TCK. (We can't say that MX4J passes, as I don't

Re: [drlvm][jit] Internal testing framework for Jitrino.OPT compiler

2006-09-26 Thread Geir Magnusson Jr.
On Sep 26, 2006, at 9:25 AM, Ivan Kollegov wrote: Hello. The documentation has helped me to write the tests. I have written 4 templates of graphs and 20 tests for methods of ControlFlowGraph. I have founded a problem with test getNodeCountTest2. If there are no nodes in graph I have follows

Re: [drlvm] HARMONY-1582 - invocation API for DRLVM

2006-09-26 Thread Geir Magnusson Jr.
On Sep 26, 2006, at 9:39 AM, Evgueni Brevnov wrote: On 9/26/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: Wanted to start a new thread with better subject line. Evgueni... two things: 1) by your own admission, there are problems with the patch, namely tests failing. I do belive

Re: [doc] new Getting Started guides

2006-09-26 Thread Geir Magnusson Jr.
and does not display nicely. :( Best regards, Nadya Morozova -Original Message- From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 26, 2006 4:28 PM To: harmony-dev@incubator.apache.org Subject: Re: [doc] new Getting Started guides Thanks. Fixed. On Sep 26, 2006

[drlvm] HARMONY-1582 - invocation API for DRLVM

2006-09-26 Thread Geir Magnusson Jr.
Wanted to start a new thread with better subject line. Evgueni... two things: 1) by your own admission, there are problems with the patch, namely tests failing. You also note that c-unit tests have to be turned off because they no longer link. 2) Alexey V is hoping for a description of

Re: [drlvm][launcher] performance issue when loading property (was Re: [launcher] Patch is available for harmonyvm.properties parsing)

2006-09-26 Thread Geir Magnusson Jr.
can you do it in the new thread I started? On Sep 26, 2006, at 9:26 AM, Evgueni Brevnov wrote: There are some comments from Alexey Varlamov in JIRA. I'm answering his question now On 9/26/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: You did say you wanted comments :) It's been

Re: [jira] Created: (HARMONY-1569) [drlvm][testing] JAVA_HOME veriable should be set to tested runtime before test run

2006-09-26 Thread Geir Magnusson Jr.
done On Sep 25, 2006, at 9:04 AM, Vladimir Ivanov wrote: It is my 200 issue in Harmony. Seems, I'm the champion :) -- Forwarded message -- From: Vladimir Ivanov (JIRA) [EMAIL PROTECTED] Date: Sep 25, 2006 7:50 PM Subject: [jira] Created: (HARMONY-1569) [drlvm][testing]

Re: [drlvm][classlib] thread library - let there be one!

2006-09-26 Thread Geir Magnusson Jr.
understanding of how JVM and classlib threading/ signals interoperate. Regards, Tim Thoughts? Thanks Artem On 9/19/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: All, we need to put this issue to bed, as we're tripping over it, it seems. Any thoughts on how to move forward

Re: [drlvm][apr] APR fails to load a JIT library when using a fully qualified path

2006-09-26 Thread Geir Magnusson Jr.
On Sep 26, 2006, at 11:10 AM, Mikhail Fursov wrote: On 9/26/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: Just so we're all on the same page... This is understood to be like the various cruft we have around for Eclipse - nice to have for developers but not a supported way to build

Re: [drlvm][apr] APR fails to load a JIT library when using a fully qualified path

2006-09-26 Thread Geir Magnusson Jr.
in some VS metadata too. Regards, Tim Geir Magnusson Jr. wrote: Just so we're all on the same page... This is understood to be like the various cruft we have around for Eclipse - nice to have for developers but not a supported way to build the project? geir On Sep 25, 2006, at 2:14 PM

Re: [classlib][jmx] Options for going forward w/ MX4J

2006-09-26 Thread Geir Magnusson Jr.
On Sep 26, 2006, at 12:41 PM, Tim Ellison wrote: Geir Magnusson Jr. wrote: Simone has no problem with us doing a gentle fork (in his words) of the code to build on. By this, we are simply taking a snapshot of the project codebase, and building upon it. This is not a hostile, anti

Re: [drlvm] HARMONY-1582 - invocation API for DRLVM

2006-09-26 Thread Geir Magnusson Jr.
On Sep 26, 2006, at 12:46 PM, Tim Ellison wrote: Geir Magnusson Jr. wrote: snip Lets see if we can shame them into fixing it... :) Shame c-unit test authors! Shame c-unit test authors! tut tut (always happy to do my bit :-) As you also eluded to earlier, I think it is now important

Re: [classlib][vmi] VMI classes for Thread/Object manipulation for java.util.concurrent

2006-09-26 Thread Geir Magnusson Jr.
On Sep 26, 2006, at 1:16 PM, Tim Ellison wrote: Geir Magnusson Jr. wrote: On Sep 26, 2006, at 6:36 AM, Tim Ellison wrote: It sounds like you prefer not to split them, which would put an extra burden on the VM-port to implement more stuff. If they were split then the consumer (classlib

Re: [testing] HARMONY-995: adding new target to builds for automatic testing

2006-09-26 Thread Geir Magnusson Jr.
On Sep 26, 2006, at 10:47 PM, Vladimir Ivanov wrote: On 9/26/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: ... Right, but the system can easily automate doing the three steps in phases. The build-test infrastructure does that already. Well get timing info too... Yes, but some people

Re: [drlvm] invoking non-trivial jars results in IllegalAccessError

2006-09-25 Thread Geir Magnusson Jr.
hint this ;) Actually I see no reason to deal with MyLoader at all - system classloader would do fine. -- Alexey 2006/9/25, Geir Magnusson Jr. [EMAIL PROTECTED]: On Sep 24, 2006, at 8:09 PM, Gregory Shimansky wrote: On Sunday 24 September 2006 05:46 Geir Magnusson Jr. wrote: On Sep 23, 2006

Re: [VOTE] HARMONY-1217 : JNI-style C header file generator (aka 'javah')

2006-09-25 Thread Geir Magnusson Jr.
+1 On Sep 24, 2006, at 10:43 PM, Geir Magnusson Jr. wrote: All is in order and in SVN for Harmony-1217 wrt BCC and ACQ. Please vote to accept or reject this contribution into the Apache Harmony project : [ ] + 1 Accept [ ] -1 Reject (provide reason below) Lets let this run a minimum

Re: [testing] HARMONY-995: adding new target to builds for automatic testing

2006-09-25 Thread Geir Magnusson Jr.
On Sep 25, 2006, at 5:05 AM, Vladimir Ivanov wrote: Now I install the BT infrastructure on the 2 comp's: win and linux. It is woks (with small improvements. the readme.txt was updated to describe it), but I want to discuss adding a new top-level target to the vm/API builds (for example,

Re: [drlvm] my latest round of patches broke something

2006-09-25 Thread Geir Magnusson Jr.
/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: Ok, I'm not as worried - I went back a few days to r447025 and still have the problem, so it's not from this morning. I guess this has been masked all along by the logger problem. Noted in JIRA HARMONY-1560 geir On Sep 23, 2006, at 11:04 AM

Re: [drlvm] my latest round of patches broke something

2006-09-25 Thread Geir Magnusson Jr.
. I've attached a patch fixing this issue. Thanks Evgueni Brevnov for preparing this patch. After applying these changes the issue disappeared. Geir, could you please look at this patch and apply it if there are no objections? Thanks in advance, Vladimir. On 9/24/06, Geir Magnusson Jr

Re: [drlvm] my latest round of patches broke something

2006-09-25 Thread Geir Magnusson Jr
Vladimir Gorr wrote: On 9/25/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: On Sep 25, 2006, at 5:19 AM, Vladimir Gorr wrote: As for me (and other people) a lot of tests fail for the latest sources (revision 449592). I've run the build.bat clean; build.bat update; build.bat command

Re: [drlvm] my latest round of patches broke something

2006-09-25 Thread Geir Magnusson Jr
Vladimir Gorr wrote: On 9/25/06, Vladimir Gorr [EMAIL PROTECTED] wrote: On 9/25/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: Under what platfrom, what build? On Windows for build I've built from the latest sources (at 449592 revision). Sorry I was mistaken :-(. JAVA_HOME

Re: [doc] new Getting Started guides

2006-09-25 Thread Geir Magnusson Jr
Salikh Zakirov wrote: http://incubator.apache.org/harmony/quickhelp_contributors.html I have a couple of comments on the contents: 1. $ ant fetch-depends As I am sitting behind the firewall, I have to use $ ANT_OPTS='-Dhttp.proxyHost=proxy.host -Dhttp.proxyPort=proxy

Re: [drlvm] Trouble Building DRLVM

2006-09-25 Thread Geir Magnusson Jr
Egor Pasko wrote: If invoked with the option -Xtrace:em, DRLVM prints compilation events as soon as they occur. What makes real fun is that one method starts compilation several times (without success) and receives SEGFAULT after not so many attempts. The bug may be in OPT or in

Re: [drlvm] invoking non-trivial jars results in IllegalAccessError

2006-09-25 Thread Geir Magnusson Jr
We desperately need tests for this. Anyone want to volunteer, to even make simple ones? We can stuff into the smoke or other frameworks... geir Pavel Pervov wrote: Chris, As far as I understant, this is responsibility of a class loader to parse Class-Path attribute of any jar file it has

Re: [drlvm] Please integrate HARMONY -1340.

2006-09-25 Thread Geir Magnusson Jr.
Done On Sep 25, 2006, at 12:40 PM, Artem Aliev wrote: Committers, Could you please integrate fix from: HARMONY -1340 Fix invalid assertion in thread_native_fat_monitor.c The patch is trivial. The assertion in the current code is incorrect, it check that monitor is entered not more then once

Re: [drlvm] my latest round of patches broke something

2006-09-25 Thread Geir Magnusson Jr.
Java application. 2006/9/25, Vladimir Gorr [EMAIL PROTECTED] : On 9/25/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: On Sep 25, 2006, at 5:19 AM, Vladimir Gorr wrote: As for me (and other people) a lot of tests fail for the latest sources (revision 449592). I've run

Re: [drlvm] my latest round of patches broke something

2006-09-25 Thread Geir Magnusson Jr.
On Sep 26, 2006, at 12:25 AM, Vladimir Gorr wrote: On 9/25/06, Geir Magnusson Jr [EMAIL PROTECTED] wrote: Vladimir Gorr wrote: On 9/25/06, Vladimir Gorr [EMAIL PROTECTED] wrote: On 9/25/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: Under what platfrom, what build? On Windows

Re: [drlvm] Trouble Building DRLVM

2006-09-25 Thread Geir Magnusson Jr.
submit a FAQ patch to JIRA under website. Just put a question and answer in the body of the JIRA, and we'll do the rest. geir On Sep 25, 2006, at 7:27 PM, Gregory Shimansky wrote: On Friday 22 September 2006 14:31 Egor Pasko wrote: what makes me really nervous is that I cannot debug in

Re: [drlvm] Trouble Building DRLVM

2006-09-25 Thread Geir Magnusson Jr.
On Sep 25, 2006, at 11:16 PM, Egor Pasko wrote: On the 0x1F0 day of Apache Harmony Gregory Shimansky wrote: On Friday 22 September 2006 14:31 Egor Pasko wrote: what makes me really nervous is that I cannot debug in GDB on Linux

Re: [testing] HARMONY-995: adding new target to builds for automatic testing

2006-09-25 Thread Geir Magnusson Jr.
On Sep 25, 2006, at 6:49 AM, Vladimir Ivanov wrote: On 9/25/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: On Sep 25, 2006, at 5:05 AM, Vladimir Ivanov wrote: Seems, it will be convenient for automatic (or nightly) building and testing Harmony and, may be, newbie who want to look

Re: [drlvm][jit] possible ABCD bug

2006-09-24 Thread Geir Magnusson Jr.
Hi, Welcome to Harmony, and thanks for looking into this. Two things : 1) The patch didn't come through - we strip off certain types of attachments. The best thing to do would be to enter a JIRA in our bug-tracking system : https://issues.apache.org/jira/browse/HARMONY 2) We have

Re: [drlvm][jit] possible ABCD bug

2006-09-24 Thread Geir Magnusson Jr.
to test can use that. geir Naveen On Sep 24, 2006, at 6:16 AM, Geir Magnusson Jr. wrote: Hi, Welcome to Harmony, and thanks for looking into this. Two things : 1) The patch didn't come through - we strip off certain types of attachments. The best thing to do would be to enter a JIRA in our

Re: [drlvm][jit] possible ABCD bug

2006-09-24 Thread Geir Magnusson Jr.
? Yes. Thanks, Naveen On Sep 24, 2006, at 6:16 AM, Geir Magnusson Jr. wrote: Hi, Welcome to Harmony, and thanks for looking into this. Two things : 1) The patch didn't come through - we strip off certain types of attachments. The best thing to do would be to enter a JIRA in our bug

Re: [classlib][vmi] VMI classes for Thread/Object manipulation for java.util.concurrent

2006-09-24 Thread Geir Magnusson Jr.
On Sep 24, 2006, at 3:29 PM, Nathan Beyer wrote: I made some updates to Threads and Objects based on the feedback in this thread. I've also implemented Unsafe in terms of these two classes, just to validate the code path. Some comments based on observations in the code and some items in

Re: [classlib][vmi] VMI classes for Thread/Object manipulation for java.util.concurrent

2006-09-24 Thread Geir Magnusson Jr.
On Sep 24, 2006, at 3:55 PM, Nathan Beyer wrote: This isn't our fault that it's named that way. I think that all it does is make suncompat a required piece, something I have no objection to :) Are you referring to sun.misc.Unsafe? If so, my statement was confusing; I was referring to the

Re: [drlvm][jit] possible ABCD bug

2006-09-24 Thread Geir Magnusson Jr.
: http://issues.apache.org/jira/browse/ HARMONY-1564 Project: Harmony Issue Type: Bug Components: DRLVM Reporter: Naveen Neelakantam Attachments: abcd.patch, BidirectionalBubbleSort.java On Sep 24, 2006, at 12:34 PM, Geir Magnusson Jr. wrote

Re: [drlvm] invoking non-trivial jars results in IllegalAccessError

2006-09-24 Thread Geir Magnusson Jr.
On Sep 24, 2006, at 8:09 PM, Gregory Shimansky wrote: On Sunday 24 September 2006 05:46 Geir Magnusson Jr. wrote: On Sep 23, 2006, at 7:46 PM, Ivan Volosyuk wrote: Actually... This is another bug :) Oh well :) I think I've found the cause of this bug. Now what to do with it... Thanks

[VOTE] HARMONY-1217 : JNI-style C header file generator (aka 'javah')

2006-09-24 Thread Geir Magnusson Jr.
All is in order and in SVN for Harmony-1217 wrt BCC and ACQ. Please vote to accept or reject this contribution into the Apache Harmony project : [ ] + 1 Accept [ ] -1 Reject (provide reason below) Lets let this run a minimum of 3 days unless a) someone states they need more time or b) we

Re: [drlvm] getting activeMQ to run

2006-09-23 Thread Geir Magnusson Jr.
On Sep 23, 2006, at 12:00 AM, Nathan Beyer wrote: -Original Message- From: Gregory Shimansky [mailto:[EMAIL PROTECTED] Sent: Friday, September 22, 2006 7:43 PM On Saturday 23 September 2006 04:20 Geir Magnusson Jr. wrote: Hm. LogManger's initializer does Logger root

<    3   4   5   6   7   8   9   10   11   12   >