Re: [jchevm] native method API for _jc_new_intern_string -- do you plan to add to _jc_ilib_entry table?

2006-02-14 Thread Oliver Deakin
have thoughts on the best approach? Thanks -- Weldon Washburn Intel Middleware Products Division -- Oliver Deakin IBM United Kingdom Limited

Re: build fails - what next?

2006-02-14 Thread Oliver Deakin
(at least that is where it appears on my machine). Inside that file there should be error messages from the build which will be more helpful for diagnosing the problem. -- Oliver Deakin IBM United Kingdom Limited karan malhi wrote: I set JAVA_HOME to jdk1.5 and the build still fails timestamp

Re: Platform dependent code placement (was: Re: repo layout again)

2006-02-17 Thread Oliver Deakin
across platforms. +1 from me -- Oliver Deakin IBM United Kingdom Limited Cool, perhaps we can discuss if it should be gmake + vpath or ant. Thanks for resurrecting this thread. Regards, Tim Maybe in some components we would want to include a window manager family too, though let's cross

Re: java.lang.String.replaceFirst from IBM VM throws NPE

2006-02-21 Thread Oliver Deakin
Products Division -- Oliver Deakin IBM United Kingdom Limited

Re: java.lang.String.replaceFirst from IBM VM throws NPE

2006-02-22 Thread Oliver Deakin
Sergey Soldatov wrote: But the way, how it affects the performance? java.lang.String is the most used class and even such simple operations will cause loading of full regex package. Do you have another solution in mind that would avoid the regex package load? On 2/21/06, Oliver Deakin

Re: classlib build status emails?

2006-02-22 Thread Oliver Deakin
will be sent to this list with the differences. Stuart. -- Oliver Deakin IBM United Kingdom Limited

Re: Platform dependent code placement (was: Re: repo layout again)

2006-03-09 Thread Oliver Deakin
/arch names to use. Oliver Deakin IBM United Kingdom Limited [1] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200602.mbox/[EMAIL PROTECTED] [2] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200602.mbox/[EMAIL PROTECTED] [3] http://mail-archives.apache.org

Re: Subclipse Diff: Are there any way to ignore whitespace when creating patch using Subclipse in Eclipse

2006-03-16 Thread Oliver Deakin
. Then other developers cannot know what you have changed to the source code. So are there any way to avoid this confusion? Thanks a lot. -- Oliver Deakin IBM United Kingdom Limited

Re: [vote] Require compiler options that allow partial 5.0 language features

2006-03-17 Thread Oliver Deakin
on the Eclipse compiler). [ ] +1 - Yes, change the build scripts to compile 5.0 code to 1.4 target [ ] 0 - I don't care [ ] -1 - No, don't change the compiler options (please state why) Regards, Tim -- Oliver Deakin IBM United Kingdom Limited

Re: [classlib] ant platform property definitions

2006-03-30 Thread Oliver Deakin
more than one abbreviation for a word! Agreed. Seconded. Again, abbreviations are something that will add complexity and opportunity for errors. -- Oliver Deakin IBM United Kingdom Limited

Re: [announce] New Apache Harmony Committers : Mikhail Loenko, George Harley, Stepan Mishura

2006-03-31 Thread Oliver Deakin
the author or author's employer, depending) as a JIRA, and then follow up with the required ACQs and BCC. Again, thanks for your hard work so far, and welcome. The Apache Harmony PPMC -- Oliver Deakin IBM United Kingdom Limited

New IBM VME

2006-04-04 Thread Oliver Deakin
-dev/200602.mbox/[EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: New IBM VME

2006-04-05 Thread Oliver Deakin
of some packages (for example: java.math and java.rmi packages) which are 1.5 (compliant and dependant) but cannot be used with current VM. Thanks, Daniel - Original Message - From: Oliver Deakin [EMAIL PROTECTED] To: harmony-dev@incubator.apache.org Sent: Tuesday, April 04, 2006 1:26

Re: [vmi] JNI spec interpretation?

2006-04-05 Thread Oliver Deakin
] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: [vmi] JNI spec interpretation?

2006-04-05 Thread Oliver Deakin
Archie Cobbs wrote: Oliver Deakin wrote: The word pragmatic springs to mind. FWIW, JamVM will print nothing if no exception is pending. It didn't do this originally -- it blew up with a SEGV. I changed it because a user reported an application which didn't work with JamVM but it did

Re: [vmi] JNI spec interpretation?

2006-04-05 Thread Oliver Deakin
Tim Ellison wrote: Etienne Gagnon wrote: Oliver Deakin wrote: What I mean to say is that the behaviour when the function is called without a pending exception is unspecified, and in that case I think it makes most sense to match the RI. Let's say that I disagree to *impose

Re: New IBM VME

2006-04-06 Thread Oliver Deakin
Daniel Gandara wrote: Oliver Deakin wrote: ok, I'll ask there about removing 1.5 dependencies from java.rmi and compile it to get 1.4 bytecode... I hope that you would not have to remove too much when compiling to 1.4 bytecodes - I guess this is something we still need to investigate

Refactoring package names

2006-04-06 Thread Oliver Deakin
be aware that while we are making these changes the build will probably be broken, so it may be worth not updating until we complete. Ill send a mail to confirm when we are finished. Regards, Oliver -- Oliver Deakin IBM United Kingdom Limited

Re: Refactoring package names

2006-04-06 Thread Oliver Deakin
Thanks Richard - this is fixed now Richard Liang wrote: Oliver Deakin wrote: Tim and I have now completed the package renames at repository revision 391957. It is now safe to update and start building the Harmony classlib again. If you use the IBM VME in combination with Harmony classlib

Re: [rmi] getting 1.4 bytecode

2006-04-10 Thread Oliver Deakin
: http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http

Re: Compiler error on linux with IBM 5.0 and Sun 5.0 compilers

2006-04-13 Thread Oliver Deakin
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Compiler error on linux with IBM 5.0 and Sun 5.0 compilers

2006-04-13 Thread Oliver Deakin
. On 4/13/06, Oliver Deakin [EMAIL PROTECTED] wrote: Hi Mark, Ive just found the same thing while building the crypto tests in windows using J9 50. All tests up to there are ok. The output I get is similar to yours: compile.tests: [echo] Compiling CRYPTO tests from C:\PROGRA~1

Re: [docs] rearranging docs and linking from website

2006-04-19 Thread Oliver Deakin
://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony

Re: [classlib] Testing

2006-04-26 Thread Oliver Deakin
] -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] Acceptance of HARMONY-211 : Contribution of java.rmi

2006-05-09 Thread Oliver Deakin
time or b) we get all committer votes before then. geir - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver

Re: [VOTE] Acceptance of HARMONY-199 : Contribution of javax.crypto and java.math

2006-05-09 Thread Oliver Deakin
: http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http

Re: Supporting working on a single module?

2006-05-12 Thread Oliver Deakin
Geir Magnusson Jr wrote: Oliver Deakin wrote: Geir Magnusson Jr wrote: Mark Hindess wrote: On 9 May 2006 at 10:32, Geir Magnusson Jr [EMAIL PROTECTED] wrote: Mark Hindess wrote: As the Harmony Classlib grows, I think that being able to work on a single module (or some subset

Re: Supporting working on a single module?

2006-05-15 Thread Oliver Deakin
Hi Andrey, Andrey Chernyshev wrote: On 5/12/06, Oliver Deakin [EMAIL PROTECTED] wrote: Geir Magnusson Jr wrote: SNIP To do this there are at least three steps needed, as far as I can see: 1) Refactor the native code into the modular structure we currently have for Java code

Re: Supporting working on a single module?

2006-05-15 Thread Oliver Deakin
. We should continue to collaborate on finding the best solution -- it has worked very well so far! Agreed! Regards, Tim -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org

Re: Supporting working on a single module?

2006-05-15 Thread Oliver Deakin
the name of the library it will be used to build. Regards, Mark. -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Supporting working on a single module?

2006-05-15 Thread Oliver Deakin
/ \--unix_include/ Regards, Oliver Thanks, Andrey. [1] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200603.mbox/[EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited

Re: Supporting working on a single module?

2006-05-16 Thread Oliver Deakin
the native code into modules (which Im also happy to work on and provide patches for). Regards, Tim -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe

Re: Supporting working on a single module?

2006-05-17 Thread Oliver Deakin
/incubator-harmony-dev/200605.mbox/[EMAIL PROTECTED] [2] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/[EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http

Re: Supporting working on a single module?

2006-05-18 Thread Oliver Deakin
}_${build.arch}_${build.cxx}_${build.cfg }/deploy/jre / I can include it as a next cumulative patch. Surely, some more updates will have to be done for xml files at build/make/components in case the classlibs will be split by modules in future. Thanks, Andrey. On 5/17/06, Oliver Deakin [EMAIL

Re: [DRLVM] build process improvement

2006-05-18 Thread Oliver Deakin
the proposed layout, in a similar style to the Project Conventions docs at [1]. Regards, Oliver [1] http://incubator.apache.org/harmony/subcomponents/classlibrary/index.html Regards, Tim -- Oliver Deakin IBM United Kingdom Limited

Re: [DRLVM] build process improvement

2006-05-18 Thread Oliver Deakin
a classlib jdk/jre snapshot and combine it with the same VM. Regards, Oliver -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL

Re: [DRLVM] build process improvement

2006-05-18 Thread Oliver Deakin
which both contained a predefined and matching directory structure, then the step of unpacking them into the same directory to get them working is fairly straightforward. Regards, Oliver Thank you, Andrey Chernyshev Intel Middleware Products Division On 5/18/06, Oliver Deakin [EMAIL PROTECTED

Re: [DRLVM] build process improvement

2006-05-19 Thread Oliver Deakin
Andrey Chernyshev wrote: On 5/18/06, Oliver Deakin [EMAIL PROTECTED] wrote: Andrey Chernyshev wrote: We would not want to couple the classlib to a particular VM however. So far I have been thinking about the HDK from a classlib perspective, without considering the VM used. I imagined

Re: [announce] Swing/AWT Donation Coming...

2006-05-19 Thread Oliver Deakin
/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony/mailing.html

Re: Supporting working on a single module?

2006-05-22 Thread Oliver Deakin
are modularised and build scripts are altered to understand/use the HDK) the doc will expand into a more full description of how developers can use the HDK to rebuild Java/native code. Regards, Oliver -- Oliver Deakin IBM United Kingdom Limited

Repackaged IBM VME

2006-05-22 Thread Oliver Deakin
will *not* need to get the new packages. Regards, Oliver [1] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/[EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http

Re: Repackaged IBM VME

2006-05-23 Thread Oliver Deakin
Jimmy, Jing Lv wrote: Oliver Deakin wrote: Hi all, There is now a repackaged version of the IBM VME available at: https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?lang=en_USsource=ahdk The new VME archives are called Harmony-vme-win.IA32-v3.zip for Windows and Harmony-vme

Re: Multi-tree HDK config - working directory ( was Re: Supporting working on a single module?)

2006-05-25 Thread Oliver Deakin
to anyone else? geir Oliver Deakin wrote: Hi all, I have opened HARMONY-485, which proposes an additional doc for the website describing the HDK and its contents. The layout of the HDK described in the doc matches that produced by the build script alterations raised in HARMONY-469. I hope

Re: Supporting working on a single module?

2006-05-25 Thread Oliver Deakin
things about Harmony! Regards, Oliver [1] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/[EMAIL PROTECTED] geir Oliver Deakin wrote: Hi all, I have opened HARMONY-485, which proposes an additional doc for the website describing the HDK and its contents. The layout

Re: Supporting working on a single module?

2006-05-25 Thread Oliver Deakin
Geir Magnusson Jr wrote: Oliver Deakin wrote: Geir Magnusson Jr wrote: On thing to think about (which I didn't realize until now) is that HDK should sit above /classlib in the tree right? the VMs will need it as well. I imagine : enhanced/ classlib/ drlvm/ jchevm/ bootvm

Re: Supporting working on a single module?

2006-05-25 Thread Oliver Deakin
Geir Magnusson Jr wrote: Oliver Deakin wrote: Geir Magnusson Jr wrote: Oliver Deakin wrote: Geir Magnusson Jr wrote: On thing to think about (which I didn't realize until now) is that HDK should sit above /classlib in the tree right? the VMs will need it as well. I imagine

Re: Multi-tree HDK config - working directory ( was Re: Supporting working on a single module?)

2006-05-25 Thread Oliver Deakin
Vladimir Gorr wrote: On 5/25/06, Oliver Deakin [EMAIL PROTECTED] wrote: Geir Magnusson Jr wrote: Some stuff that got lost (because I got consumed by J1 and I was the only one pushing on it) was the idea of ensuring that 1) the HDK could be anywhere - the was no hard-wired spot

Re: Multi-tree HDK config - working directory ( was Re: Supporting working on a single module?)

2006-05-25 Thread Oliver Deakin
/200605.mbox/[EMAIL PROTECTED] geir - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver Deakin IBM United

Re: [VOTE] Acceptance of HARMONY-438 : DRL Virtual Machine Contribution

2006-05-31 Thread Oliver Deakin
- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited

Re: [classlib] deploy directory reorganised into HDK shape

2006-05-31 Thread Oliver Deakin
Plug-in for Harmony VM type? Do we just point at 'deploy/jdk' instead of 'deploy' now? -Nathan -Original Message- From: Oliver Deakin [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 31, 2006 3:48 AM To: harmony-dev@incubator.apache.org Subject: [classlib] deploy directory reorganised

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: [announce] New Apache Harmony Committer : Nathan Beyer

2006-06-06 Thread Oliver Deakin
-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED

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

2006-06-06 Thread Oliver Deakin
this in and a binary snapshot created... geir - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver Deakin IBM

Re: Supporting working on a single module?

2006-06-07 Thread Oliver Deakin
Geir Magnusson Jr wrote: Oliver Deakin wrote: 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

Re: [classlib] moving to 1.5 for real - discuss

2006-06-08 Thread Oliver Deakin
, and IBM can provide a 1.5 version of the IBM VME to run on. Thoughts? I think this move is probably overdue - it'd be great to step the classlib and our VMs up to 5.0, feels like we're moving closer to our target! Regards, Oliver Tim -- Oliver Deakin IBM United Kingdom Limited

Re: [general] revisiting structure of SVN

2006-06-08 Thread Oliver Deakin
Vladimir Gorr wrote: On 6/7/06, Ivan Volosyuk [EMAIL PROTECTED] wrote: 2006/6/6, Oliver Deakin [EMAIL PROTECTED]: Ivan Volosyuk wrote: 2006/6/6, Oliver Deakin [EMAIL PROTECTED]: SNIP I can see how confusion could be caused by their location, however IMHO it would cause more confusion

Re: [general] More SVN restructuring thoughts... (was Re: Ant build | IOException)

2006-06-08 Thread Oliver Deakin
That's great, thanks Garrett. Sound like a very sensible, simple way to approach global builds. Regards, Oliver Garrett Rooney wrote: On 6/8/06, Oliver Deakin [EMAIL PROTECTED] wrote: Would /classlib and /drlvm be checked out in your local workspace as peers to /trunk or would

Re: [drlvm] building...

2006-06-09 Thread Oliver Deakin
://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony

Re: [drlvm] build -unhook the classlib build and point to the existing in-tree one

2006-06-09 Thread Oliver Deakin
' is standard etc.) then I dont think it matters if the underlying build systems are the same. Regards, Oliver -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony/mailing.html

[classlib] Modularising the native code - it begins!

2006-06-13 Thread Oliver Deakin
issues with this - otherwise I will continue to work on it and submit patches. Regards, Oliver [1] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/[EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited

Re: [classlib] Modularising the native code - it begins!

2006-06-14 Thread Oliver Deakin
Geir Magnusson Jr wrote: Oliver Deakin wrote: Hi all, As you have probably noticed, I recently raised HARMONY-596 (which Mark has already kindly applied) to make .lib and .a files generate straight into the deploy/lib directory. I think that now we are in a position to finally modularise

Re: [classlib] Modularising the native code - it begins!

2006-06-14 Thread Oliver Deakin
preferences/ideas about this? Regards, Oliver Oliver Deakin wrote: Hi all, As you have probably noticed, I recently raised HARMONY-596 (which Mark has already kindly applied) to make .lib and .a files generate straight into the deploy/lib directory. I think that now we are in a position to finally

Re: [classlib] Modularising the native code - it begins!

2006-06-14 Thread Oliver Deakin
Geir Magnusson Jr wrote: Oliver Deakin wrote: I have a couple of questions about location of makefiles and makefile includes 1) Currently the makefiles for the modules are stored underneath the platform and component they relate to. For example, the luni makefiles are situated at native-src

Re: [classlib] Modularising the native code - it begins!

2006-06-14 Thread Oliver Deakin
Mark Hindess wrote: snip On 14 June 2006 at 7:24, Geir Magnusson Jr [EMAIL PROTECTED] wrote: Oliver Deakin wrote: 2) The makefiles for each native component include two files (defines.mak and rules.mak on windows and makefile.include and rules.mk on linux) that are generic across all

Re: [classlib] Modularising the native code - it begins!

2006-06-15 Thread Oliver Deakin
Tim Ellison wrote: Oliver Deakin wrote: snip but now that I look at it I see that the depends/files dir contains the Harmony properties files, so maybe I'm wrong. Those are launcher-specific, so don't get too attached to them, I'll I'll try.. ;) It looks like the .properties

Re: [classlib] Modularising the native code - it begins!

2006-06-15 Thread Oliver Deakin
Mark Hindess wrote: On 14 June 2006 at 16:45, Oliver Deakin [EMAIL PROTECTED] wrote: Mark Hindess wrote: snip On 14 June 2006 at 7:24, Geir Magnusson Jr [EMAIL PROTECTED] wrote: Oliver Deakin wrote: snip I think that works. I've been

Re: [classlib] odd problems when running tests under linux...

2006-06-16 Thread Oliver Deakin
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [classlib] Modularising the native code - it begins!

2006-06-16 Thread Oliver Deakin
Tim Ellison wrote: Oliver Deakin wrote: Tim Ellison wrote: Oliver Deakin wrote: snip move them out to the tools/launcher directory where they better belong. So, with the removal of these Harmony internal files from depends, that directory becomes external dependencies

Re: [classlib] Simplifying the ant files?

2006-06-16 Thread Oliver Deakin
, Mark. - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited

Re: [classlib] odd problems when running tests under linux...

2006-06-16 Thread Oliver Deakin
Geir Magnusson Jr wrote: Oliver Deakin wrote: [EMAIL PROTECTED] wrote: I just got my ubuntu box setup, and when running the test suite, I see this : [junit] Exception in thread main java.lang.NoClassDefFoundError: org.apache.harmony.luni.www.protocol.jar.JarURLConnection

Re: [classlib]native codes layout question(was Re: [classlib][NIO|VMI]JNI 1.4 enhancement on ByteBuffer)

2006-06-20 Thread Oliver Deakin
(and also how modules should build against the HDK) - once that is complete it should all be a lot clearer. Regards, Oliver -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony

Re: [classlib]native codes layout question(was Re: [classlib][NIO|VMI]JNI 1.4 enhancement on ByteBuffer)

2006-06-21 Thread Oliver Deakin
you want and run ant build.native (or some similarly name target) and the natives will be incrementally rebuilt and automatically placed into your target directory. Hope this helps, Oliver at 06-6-20,Oliver Deakin [EMAIL PROTECTED] wrote: Paulex Yang wrote: Seems no one objects this proposal

Re: [classlib]native codes layout question(was Re: [classlib][NIO|VMI]JNI 1.4 enhancement on ByteBuffer)

2006-06-21 Thread Oliver Deakin
Tim Ellison wrote: Oliver Deakin wrote: Rebuilding a single component can also be done. For example, to rebuild the hyluni.dll you would: 1. cd to native-src/platform/luni 2. set the HY_HDK environment variable to point to a directory where you have a complete prebuilt HDK (which could

[drlvm] Help building on Windows!

2006-06-21 Thread Oliver Deakin
-- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [drlvm] Help building on Windows!

2006-06-21 Thread Oliver Deakin
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [jira] Created: (HARMONY-638) [classlib] Tests hang on in luni : tests.api.java.io.FileTest / test_setReadOnly on Ubunti 6.06

2006-06-21 Thread Oliver Deakin
is trying to duplcate to reconfirm. ubuntu 6.06 gcc 3.4 invoked by Sun Java 1.5.0_07 IBM J9 for linux, v3 mk II -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony/mailing.html

Re: [jira] Created: (HARMONY-638) [classlib] Tests hang on in luni : tests.api.java.io.FileTest / test_setReadOnly on Ubunti 6.06

2006-06-21 Thread Oliver Deakin
. In this case the exec never returns. The later example is how to fix it. Regards, Oliver Geir Magnusson Jr wrote: Oliver Deakin wrote: I remember seeing problems like this before, in a non-Harmony jre, where a Runtime.exec() would never return. I hunted around and found an interesting page

Re: [jira] Created: (HARMONY-638) [classlib] Tests hang on in luni : tests.api.java.io.FileTest / test_setReadOnly on Ubunti 6.06

2006-06-21 Thread Oliver Deakin
Geir Magnusson Jr wrote: Oliver Deakin wrote: The example returns once they have fixed it. If you look at the example just before the Why Runtime.exec() hangs heading (BadExecJava2.java) you will see a situation that is almost exactly the same as in the test case. i.e. an exec followed

Re: [jira] Created: (HARMONY-638) [classlib] Tests hang on in luni : tests.api.java.io.FileTest / test_setReadOnly on Ubunti 6.06

2006-06-22 Thread Oliver Deakin
Geir Magnusson Jr wrote: Oliver Deakin wrote: Geir Magnusson Jr wrote: However, in our case, when I say exec never returns I mean exec() never returns. so you'd never actually get to do IO above, because you are hanging in exec(). Big difference, right? Certainly

Re: [classlib]native codes layout question(was Re: [classlib][NIO|VMI]JNI 1.4 enhancement on ByteBuffer)

2006-06-22 Thread Oliver Deakin
Paulex Yang wrote: Oliver Deakin wrote: Paulex Yang wrote: Seems no one objects this proposal:), so I'm going to implement the JNI1.4 enhancement in nio module, i.e, provide patch to Harmony-578, Because this implementation requires some native codes, so I probably need to reintroduce

Re: [classlib] mem

2006-06-26 Thread Oliver Deakin
of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http

Re: [classlib] Modularising the native code - it begins!

2006-06-26 Thread Oliver Deakin
dependencies will be built by the time my changes are reached. I plan to move text, archive and auth next (into the text, archive and auth modules, respectively and somewhat unsurprisingly!). I will post again if I hit any problems. Regards, Oliver Oliver Deakin wrote: Hi all, As you have probably

Re: [continuum] BUILD FAILURE: Classlib/linux.ia32 Build/Test

2006-06-26 Thread Oliver Deakin
/hybld/continuum-working-directory/6/build.xml:118: exec returned: 1 Total time: 2 minutes 29 seconds -- Oliver Deakin IBM United Kingdom Limited

Re: Using Visual Studio C++ Express to compile classlib - fails.

2006-06-27 Thread Oliver Deakin
/classlibrary/hdk.html -- Thorbjørn -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: [classlib] Can't build native on winXP

2006-06-28 Thread Oliver Deakin
] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200606.mbox/[EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e

Re: [classlib] Can't build native on winXP

2006-06-28 Thread Oliver Deakin
Never seen that before - thanks! Regards, Oliver Dmitry M. Kononov wrote: There is another way to use gmane: http://news.gmane.org/gmane.comp.java.harmony.devel On 6/28/06, Oliver Deakin [EMAIL PROTECTED] wrote: There are archives of the mailing list on gmane [1] - you can get a single

Re: [classlib] Modularising the native code - it begins!

2006-07-04 Thread Oliver Deakin
the native-src/build.xml into the top level make dir and call it build-native.xml (to fit in with build-java.xml and build-test.xml). If anyone has any objections, please let me know. Regards, Oliver -- Oliver Deakin IBM United Kingdom Limited

Re: [announce] New Apache Harmony Committer : Weldon Washburn

2006-07-05 Thread Oliver Deakin
- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited

Re: [classlib] Is it OK for VM kernel class to call internal classlib API?

2006-07-07 Thread Oliver Deakin
of the class library that happens to get developed separately due to their nature. Regards, Oliver -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e

Re: [classlib] Is it OK for VM kernel class to call internal classlib API?

2006-07-10 Thread Oliver Deakin
Andrey Chernyshev wrote: On 7/7/06, Oliver Deakin [EMAIL PROTECTED] wrote: Andrey Chernyshev wrote: I was trying to compile the kernel classes set from DRLVM independently from the classlib and found it difficult because kernel classes set currently have a dependence on the internal

Re: [classlib] Testing conventions - a proposal

2006-07-10 Thread Oliver Deakin
Geir Magnusson Jr wrote: Oliver Deakin wrote: George Harley wrote: Hi, Just seen Tim's note on test support classes and it really caught my attention as I have been mulling over this issue for a little while now. I think that it is a good time for us to return to the topic of class

Re: Using Visual Studio C++ Express to compile classlib - fails.

2006-07-10 Thread Oliver Deakin
=F8rn_Ravn_Andersen?= [EMAIL PROTECTED] wrote: Oliver Deakin skrev den 27-06-2006 12:25: Do you mean the header files in deploy/include? If so, the reason they are copied there is so that they are in a shared location for all modules. (In fact it's the same reason that libs are built

Re: [classlib] Is it OK for VM kernel class to call internal classlib API?

2006-07-11 Thread Oliver Deakin
Andrey Chernyshev wrote: On 7/10/06, Oliver Deakin [EMAIL PROTECTED] wrote: Andrey Chernyshev wrote: snip Thanks Oliver, this explanation sounds reasonable. If the issue is just in the shutdown hooks order, then, still may be it makes sense to add VM.addClasslibShutdownHook(Runnable) method

Re: [general] milestones and roadmap (round 1 summary)

2006-07-11 Thread Oliver Deakin
that port is easy...) - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited

Re: [classlib] debug compilation as default

2006-07-11 Thread Oliver Deakin
] -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [drlvm] using the harmony launcher

2006-07-13 Thread Oliver Deakin
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Andrey Chernyshev Intel Middleware Products Division -- Oliver Deakin IBM United Kingdom Limited

Re: [announce] New Apache Harmony Committer : Paulex Yang

2006-07-17 Thread Oliver Deakin
- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited

Re: [drlvm] using the harmony launcher

2006-07-17 Thread Oliver Deakin
Andrey Chernyshev wrote: On 7/13/06, Oliver Deakin [EMAIL PROTECTED] wrote: Andrey Chernyshev wrote: SNIP! or: launcher calls CreateJavaVM() CreateJavaVM() passes call to create_vm() create_vm() makes its usual calls and returns. A flag is set to indicate that VMStart still needs to be run

Re: [drlvm] using the harmony launcher

2006-07-17 Thread Oliver Deakin
/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver Deakin IBM United Kingdom Limited - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe

Re: [classlib] Testing conventions - a proposal

2006-07-18 Thread Oliver Deakin
/incubator-harmony-dev/200606.mbox/[EMAIL PROTECTED] - Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Oliver

  1   2   3   >