[offlist] Re: [classlib] logging from within our implementation

2006-06-05 Thread Tim Ellison
Talk to George, he's a world expert on Aspects (and co-author of a book on the subject) http://www.amazon.com/gp/product/0321245873/qid=1149502393/sr=1-1/ref=sr_1_1/102-7435876-8007311?s=booksv=glancen=283155 Regards, Tim Geir Magnusson Jr wrote: Stefano Mazzocchi wrote: Maybe we should

Re: [offlist] Re: [classlib] logging from within our implementation

2006-06-05 Thread Tim Ellison
[Eek! ok so you can see that wasn't intended to go onto the list] Apologies for embarrassing George (... but buy the book anywayg) Tim Tim Ellison wrote: Talk to George, he's a world expert on Aspects (and co-author of a book on the subject)

[drlvm] initial contribution now in SVN

2006-06-05 Thread Geir Magnusson Jr
The DRLVM is now in svn as http://svn.apache.org/repos/asf/ incubator/harmony/enhanced/drlvm/trunk My goal is to do a bit of cleanup, patch the classlib if those patches are still relevant, and try to come up with some suggestions on how we can start unifying the build to top level. I'll

Re: [drlvm] initial contribution now in SVN

2006-06-05 Thread Geir Magnusson Jr
Also, I put it as DRLVM for now - I figure we can work out another name together... geir Geir Magnusson Jr wrote: The DRLVM is now in svn as http://svn.apache.org/repos/asf/ incubator/harmony/enhanced/drlvm/trunk My goal is to do a bit of cleanup, patch the classlib if those

Re: Supporting working on a single module?

2006-06-05 Thread Oliver Deakin
Just thought Id give a bit of a heads up on HARMONY-561. The patch attached to that JIRA moves the header files under the native-src/platform/include directories into /modules/luni|archive/src/main/native. It also updates the build scripts and makefiles to move the headers into a shared

Re: [testing] AWT, Swing Java2D

2006-06-05 Thread Anton Luht
Good day, This is good approach and I can't imagine why not. Another approach is – I tried every Apache Java project in Google to see how many references are found. Here are results: Apache Directory project 19 200 000 Those three words are so common that some of those results are

Re: [testing] AWT, Swing Java2D

2006-06-05 Thread Geir Magnusson Jr
Anton Luht wrote: I've noted that most applications people suggest here for testing are for developers. They're either IDE or application servers or development frameworks. I've looked at the list of most popular projects on SourceForge

Re: [testing] Re: AWT, Java2D and SWING contribution

2006-06-05 Thread Stefano Mazzocchi
Erik Axel Nielsen wrote: Hi, Very hard part. Colors used in Harmony are not equivalent to RI. Therefore I expect that as is comparison will show that everything is different :-). The entire component Look is not 100% copied, i.e. position of the focus frame, look of the borders, etc.

[DRLVM] MMTk write barrier -- questions about which writeBarrier() API to use

2006-06-05 Thread Weldon Washburn
All, Perhas the MMTk crowd knows the answer to the following questions. Can I simply not use org.mmtk.plan.PlanLocal.writeBarrier(ObjectReference src, Address slot, ObjectReference tgt, Offset metaDataA, int metaDataB, int mode);? Instead, I want to only use writeBarrier(ObjectReference src,

Re: [testing] AWT, Swing Java2D

2006-06-05 Thread Thorbjørn Ravn Andersen
Anton Luht skrev den 05-06-2006 19:21: (http://sourceforge.net/top/topalltime.php?type=downloads) and found at least one project that was never mentioned in this list: Azureus (a BitTorent client). It has 118,5 millions of downloads and scores 8,700,000 in Google search. I second that. Just

Re: [testing] AWT, Swing Java2D

2006-06-05 Thread Stefano Mazzocchi
Alexey Petrenko wrote: However, a little further down the line perhaps we should have a competition with the best games becoming the official demos for Harmony? Yes, this is a really good idea! One note of warning here: official demo for Harmony seems to imply something harmony-specific about

Re: [testing] AWT, Swing Java2D

2006-06-05 Thread Stefano Mazzocchi
Geir Magnusson Jr wrote: Yes, I think so. Certainly we have people using eclipse today. I thought this would be viable once we had the VM and Swing code in SVN so that we can build binary snapshots that Just Work and that makes it easier for people to test... It also would be interesting

Re: [testing] AWT, Swing Java2D

2006-06-05 Thread Stefano Mazzocchi
Mark Hindess wrote: On 5 June 2006 at 18:46, Anton Luht [EMAIL PROTECTED] wrote: Good day, I would propose to start with Geronimo. Someone looked at this a while ago I think[0], there is a link from: http://wiki.apache.org/harmony/ClassLibrary Isn't it time to review 'missing classes'

Re: jchevm status?

2006-06-05 Thread Ivan Volosyuk
Archie, This test seems to pass ok, any way the problem in eclipse was fixed by following change. (Sorry, do not have enough time to write the test) --- a/libjc/resolve.c +++ b/libjc/resolve.c @@ -222,17 +222,12 @@ _jc_resolve_field(_jc_env *env, _jc_type

Re: [testing] AWT, Swing Java2D

2006-06-05 Thread Geir Magnusson Jr
Stefano Mazzocchi wrote: Alexey Petrenko wrote: However, a little further down the line perhaps we should have a competition with the best games becoming the official demos for Harmony? Yes, this is a really good idea! One note of warning here: official demo for Harmony seems to imply

Re: [testing] AWT, Swing Java2D

2006-06-05 Thread Geir Magnusson Jr
Stefano Mazzocchi wrote: The remaining missing classes for geronimo are: java/nio/channels/spi/AbstractSelectionKey javax/rmi/CORBA/Util javax/rmi/CORBA/UtilDelegate javax/rmi/PortableRemoteObject org/omg/CORBA/BAD_PARAM org/omg/CORBA/CompletionStatus org/omg/CORBA/INITIALIZE

Re: [testing] AWT, Swing Java2D

2006-06-05 Thread R.J. Lorimer
For the record (I didn't gather this anywhere from this discussion), Azureus (while being a very non-trivial and cool Java application), is not written in AWT/Swing, it is written with SWT (the same as Eclipse). It's probably a good application to interact with for testing, but it's not an

[announce] New Apache Harmony Committer : Nathan Beyer

2006-06-05 Thread Geir Magnusson Jr
Please join the Apache Harmony PPMC in welcoming the project's newest committer, Nathan Beyer. Nathan has shown sustained dedication to the project, an ability to work well with others, and share the common vision we have for Harmony. We all continue to expect great things from him. Nathan, as a

Re: [announce] New Apache Harmony Committer : Nathan Beyer

2006-06-05 Thread Stepan Mishura
Congratulations! On 6/6/06, Geir Magnusson Jr [EMAIL PROTECTED] wrote: Please join the Apache Harmony PPMC in welcoming the project's newest committer, Nathan Beyer. Nathan has shown sustained dedication to the project, an ability to work well with others, and share the common vision we have

Re: [announce] New Apache Harmony Committer : Nathan Beyer

2006-06-05 Thread Geir Magnusson Jr
Congrats, Nathan! Geir Magnusson Jr wrote: Please join the Apache Harmony PPMC in welcoming the project's newest committer, Nathan Beyer. Nathan has shown sustained dedication to the project, an ability to work well with others, and share the common vision we have for Harmony. We all

Re: [announce] New Apache Harmony Committer : Nathan Beyer

2006-06-05 Thread Mikhail Loenko
Congratulations! 2006/6/6, Geir Magnusson Jr [EMAIL PROTECTED]: Congrats, Nathan! Geir Magnusson Jr wrote: Please join the Apache Harmony PPMC in welcoming the project's newest committer, Nathan Beyer. Nathan has shown sustained dedication to the project, an ability to work well with

Re: [VOTE] Acceptance of Harmony-528 : AWT, Java2D and Swing

2006-06-05 Thread Mikhail Loenko
+1 2006/6/6, Geir Magnusson Jr [EMAIL PROTECTED]: I have received the ACQs and the BCC for Harmony-528, so I can assert that the critical provenance paperwork is in order and in SVN. Please vote to accept or reject this codebase into the Apache Harmony class library : [ ] + 1 Accept [ ] -1

Re: [general] revisiting structure of SVN

2006-06-05 Thread Mikhail Loenko
6) move kernel classes out of classlib possibly create /j9 directory in a root, where j9 binaries and kernel classes will live Thanks, Mikhail 2006/6/6, Geir Magnusson Jr [EMAIL PROTECTED]: I'd like to discuss how we start to bring together the pieces of Harmony given our goal is Java SE with

Re: [announce] New Apache Harmony Committer : Nathan Beyer

2006-06-05 Thread Paulex Yang
Congratulations, Nathan! Go on with the good work! Geir Magnusson Jr wrote: Please join the Apache Harmony PPMC in welcoming the project's newest committer, Nathan Beyer. Nathan has shown sustained dedication to the project, an ability to work well with others, and share the common vision we

RE: [announce] New Apache Harmony Committer : Nathan Beyer

2006-06-05 Thread Nathan Beyer
Thanks everyone. I really appreciate it. I did check in my first change to the repository (web site update) and updated the site as per the instructions, but my change doesn't seem to have shown up yet [1]. The updated file is out on server (minotaur), I can see it via ssh, but not via the web.

Re: [VOTE] Acceptance of Harmony-528 : AWT, Java2D and Swing

2006-06-05 Thread Davanum Srinivas
+1 On 6/5/06, Geir Magnusson Jr [EMAIL PROTECTED] wrote: I have received the ACQs and the BCC for Harmony-528, so I can assert that the critical provenance paperwork is in order and in SVN. Please vote to accept or reject this codebase into the Apache Harmony class library : [ ] + 1 Accept [

Re: [announce] New Apache Harmony Committer : Nathan Beyer

2006-06-05 Thread Andrew Zhang
Congrats, Nathan! On 6/6/06, Geir Magnusson Jr [EMAIL PROTECTED] wrote: Please join the Apache Harmony PPMC in welcoming the project's newest committer, Nathan Beyer. Nathan has shown sustained dedication to the project, an ability to work well with others, and share the common vision we have

Re: [VOTE] Acceptance of Harmony-528 : AWT, Java2D and Swing

2006-06-05 Thread Mark Hindess
+1 On 5 June 2006 at 18:33, Geir Magnusson Jr [EMAIL PROTECTED] wrote: I have received the ACQs and the BCC for Harmony-528, so I can assert that the critical provenance paperwork is in order and in SVN. Please vote to accept or reject this codebase into the Apache Harmony class library