Re: [general] sun ceo annouced open source java time frame at Oracle OpenWorld conference

2006-10-29 Thread Zsejki Sorin Miklós
BTW, any clue yet from inside Sun about which license will be used? (I just have to ask) Zsejki Sorin Miklós Simon Phipps wrote: You're correct. The "journalists" in question have no context, have done no research, and frankly have no clue. S.

Re: how to build Harmony on Windows (with minimum of commercial soft)

2006-03-22 Thread Zsejki Sorin Miklós
I think it should be possible to solve this by using the __asm keyword, because the inline assembler is integrated in the compiler. This is just an idea, I don't know how much trouble could come with this, as it would require rewriting/reorganizing .asm files into .c ones. Geir Magnusson Jr wr

Re: javadoc vs. doxygen

2006-01-27 Thread Zsejki Sorin Miklós
Geir Magnusson Jr wrote: Zsejki Sorin Miklós wrote: Doesn't Harmony need Javadoc anyway just in order to be called "Java"? No. IMO, we should *not* be creating a parallel set of javadoc for J2SE. There already is the standard set produced by the expert group (part of t

Re: javadoc vs. doxygen

2006-01-27 Thread Zsejki Sorin Miklós
Doesn't Harmony need Javadoc anyway just in order to be called "Java"? Sunny Chan wrote: Hi all, I am more of a lurker :-) but I have an opinion on this matter. If I were to develop a java class library I would stick to Javadoc. Remember, things like Eclipse have support for javadoc embedded

Re: Writing JavaDoc

2006-01-10 Thread Zsejki Sorin Miklós
I have absolutely no experience with such things, but I'm wondering how was this done with Tomcat, for example. They have the servlet API built from their source code, and the javadoc seems to be word by word identical to the specification. Is the servlet specification provided under different

Re: Changes to bootjvm 0.0.0 coming soon

2005-10-18 Thread Zsejki Sorin Miklós
Rodrigo Kumpera wrote: On 10/18/05, Archie Cobbs <[EMAIL PROTECTED]> wrote: Rodrigo Kumpera wrote: This won´t help to find the spots that require memory barriers, as these are only an issue on SMP systems. But your idea should not be discarded as it may help with other kinds of problem

Re: a harmonious and inclusive community

2005-07-23 Thread Zsejki Sorin Miklós
Mark Wielaard wrote: Please, please, please concentrate on the technical issues raised. Investigate all the technical proposals, the work done by all the groups that want to cooperate on this. Great! Let's let then the IBM guys to show us their class library / virtual machine interface (please

Re: [arch] VM/Classlibrary Interface (take 2)

2005-07-18 Thread Zsejki Sorin Miklós
The mailing list is probably not the right forum for posting non-trivial pieces of code. Geir: What's the right forum for this sort of discussion? I am checking every day to see if the answer to this has popped up, but no luck so far. In case I missed something, could someone point me into