Re: HARMONY-1407: Contribution of Java code for package java.lang.management

2006-09-18 Thread Geir Magnusson Jr.
Yes. I have some docs that need to be put in SVN - I hope to do that today. Once we do that, we need to simply vote to accept the code. If you start working with it ahead of time, that will be good :) geir Nathan Beyer wrote: Are there any documents or anything that needs to be resolved

Re: [drlvm] HARMONY-1363 - status update

2006-09-18 Thread Egor Pasko
On the 0x1E5 day of Apache Harmony Geir Magnusson, Jr. wrote: Am I doing something wrong? do we build with 'build.sh' yet? ? I build only w/ build.sh Here's how I work these days : I have checked out enhanced/trunk and run ant in that directory, which will do a svn switch on

[classlib][luni]A difference between Unicode4.0 and Unicode4.1 affects our implementation of j.l.Character.

2006-09-18 Thread Tony Wu
Hi all, I encounter a problem when implement the method isJavaIdentifierPart(int) in j.l.Character. The Character U+200B was redefined[1] in Unicode4.1 and caused a testcase[2] failed. Our implementation is compatible with Unicode 4.1 whereas RI is compatible with 4.0. I wonder which one should

Re: [drlvm] HARMONY-1363 - status update

2006-09-18 Thread Geir Magnusson Jr
Egor Pasko wrote: On the 0x1E5 day of Apache Harmony Geir Magnusson, Jr. wrote: Am I doing something wrong? do we build with 'build.sh' yet? ? I build only w/ build.sh Here's how I work these days : I have checked out enhanced/trunk and run ant in that directory, which will do a

[General]Is there an agreement on different order of throwing Exceptions between RI and Harmony?

2006-09-18 Thread Tony Wu
I noticed there are many JIRA issues [1] about Exception order. Some of them were fixed whereas others were marked as non-bug difference. I wonder which kind of Exception order problem should be fixed, and which type should be left as non-bug difference. Is there any agreement? I suggest setting

Re: [drlvm] HARMONY-1363 - status update

2006-09-18 Thread Egor Pasko
On the 0x1E8 day of Apache Harmony Geir Magnusson, Jr. wrote: Egor Pasko wrote: On the 0x1E5 day of Apache Harmony Geir Magnusson, Jr. wrote: Am I doing something wrong? do we build with 'build.sh' yet? ? I build only w/ build.sh Here's how I work these days : I have checked out

Re: [drlvm] HARMONY-1363 - status update

2006-09-18 Thread Geir Magnusson Jr.
Egor Pasko wrote: On the 0x1E8 day of Apache Harmony Geir Magnusson, Jr. wrote: Egor Pasko wrote: On the 0x1E5 day of Apache Harmony Geir Magnusson, Jr. wrote: Am I doing something wrong? do we build with 'build.sh' yet? ? I build only w/ build.sh Here's how I work these days : I have

Re: [drlvm] HARMONY-1363 - status update

2006-09-18 Thread Egor Pasko
On the 0x1E8 day of Apache Harmony Egor Pasko wrote: If you let that run, it will build classlib and drlvm, and then package in to hdk and jre, but I don't use this in my day to day life. I tend to go into either working_vm and build there via build/build.sh (note you need to either

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

2006-09-18 Thread Pavel Ozhdikhin
On 18 Sep 2006 12:00:57 +0700, Egor Pasko [EMAIL PROTECTED] wrote: On the 0x1E5 day of Apache Harmony Pavel Ozhdikhin wrote: Thanks for explaining. This is another variant of the bytecode-based regression tests. This variant is also adoptable to Java-based and IR-based regression tests.

Re: [General]Is there an agreement on different order of throwing Exceptions between RI and Harmony?

2006-09-18 Thread Andrew Zhang
Tony, we have got an agreement on exception-throwing compability issue[1]. But of course it's always OK to discuss any specific case. [1] http://incubator.apache.org/harmony/subcomponents/classlibrary/compat.html On 9/18/06, Tony Wu [EMAIL PROTECTED] wrote: I noticed there are many JIRA

Re: [drlvm] HARMONY-1363 - status update

2006-09-18 Thread Geir Magnusson Jr.
Hm. What platform are you running on? I can build and run on Ubuntu 6, 5 and WinXP in debug and release. Do your tests pass? using the launcher is the default now : $ cd working_vm $ cd build $ sh build.sh $ cd deploy/jre/bin $ ./java -version $ ./java Foo works... geir Egor Pasko wrote:

Re: [drlvm] HARMONY-1363 - status update

2006-09-18 Thread Egor Pasko
On the 0x1E8 day of Apache Harmony Geir Magnusson, Jr. wrote: Hm. What platform are you running on? SUSE 9 I can build and run on Ubuntu 6, 5 and WinXP in debug and release. Do your tests pass? many tests pass, hm.. but it runs on the RI from my path with

Re: [drlvm] HARMONY-1363 - status update

2006-09-18 Thread Egor Pasko
On the 0x1E8 day of Apache Harmony Egor Pasko wrote: On the 0x1E8 day of Apache Harmony Geir Magnusson, Jr. wrote: Hm. What platform are you running on? SUSE 9 I can build and run on Ubuntu 6, 5 and WinXP in debug and release. Do your tests pass? many tests pass, hm.. but

Re: [drlvm] HARMONY-1363 - status update

2006-09-18 Thread Geir Magnusson Jr.
Egor Pasko wrote: On the 0x1E8 day of Apache Harmony Egor Pasko wrote: On the 0x1E8 day of Apache Harmony Geir Magnusson, Jr. wrote: Hm. What platform are you running on? SUSE 9 I can build and run on Ubuntu 6, 5 and WinXP in debug and release. Do your tests pass? many tests pass, hm..

Re: Re: [build]Anyone else got these test errors of Pack200 like this?

2006-09-18 Thread Alex Blewitt
Phew :-) You had me worried there for a moment ... Alex. On 18/09/06, Paulex Yang [EMAIL PROTECTED] wrote: Pls. ignore it, cannot reproduce at r447234, probably I forgot ant build before running ant -Dbuild.module=archive test. Sorry for the confusion caused. Paulex Yang wrote: My build

Re: [build]Anyone else got these test errors of Pack200 like this?

2006-09-18 Thread Paulex Yang
Alex Blewitt wrote: Phew :-) You had me worried there for a moment ... :-) Alex. On 18/09/06, Paulex Yang [EMAIL PROTECTED] wrote: Pls. ignore it, cannot reproduce at r447234, probably I forgot ant build before running ant -Dbuild.module=archive test. Sorry for the confusion caused. Paulex

Re: [drlvm] HARMONY-1363 - status update

2006-09-18 Thread Egor Pasko
On the 0x1E8 day of Apache Harmony Geir Magnusson, Jr. wrote: Egor Pasko wrote: On the 0x1E8 day of Apache Harmony Egor Pasko wrote: On the 0x1E8 day of Apache Harmony Geir Magnusson, Jr. wrote: Hm. What platform are you running on? SUSE 9 I can build and run on Ubuntu 6, 5 and

[drlvm] build fails at revision 447316

2006-09-18 Thread Vladimir Gorr
Does anybody observe this DRLVM build issue at the revision 447316? ... build.native.cpp: [cc] 2 total files to be compiled. [cc] cl : Command line warning D4025 : overriding '/Ox' with '/Od' [cc] j9vmls.cpp [cc] C:\DrlSrc\drlvm\trunk\vm\vmi\src\j9vmls.cpp(20) : fatal

Re: [test] Jetty integration progress ? (was Re: [classlib] jetty based tests)

2006-09-18 Thread Andrew Zhang
Hi, It's me again. Seems no big progress on jetty. I'd like to take the job if no one objects. Here are my suggestions: 1. jetty version: I suggest that Harmony adopt jetty 6. Because many 5.xAPIs are deprecated in jetty 6, we'd better follow latest jetty version. 2. location to put jetty

Re: [drlvm] build fails at revision 447316

2006-09-18 Thread Geir Magnusson Jr.
Ah! Probably build/drlvm.properties that I added, which will point your build off into nowhere for classlib if not setup right (which is where those headers come from...) Just do a svn update - I renamed to drlvm.properties.example to make it less harmful. Sorry about that. geir

Re: [jira] Commented: (HARMONY-286) Add build-java and build-native targets to main build.xml

2006-09-18 Thread Oliver Deakin
Hi Alexey, At the time I was working on native code all over the place, and since rebuilding our java classes takes a very long time on my Windows box I found it useful to be able to just build all the natives. I dont mind if this issue is closed as it's not really a major problem (also the

[classlib][io][nio] Sync issue of java.io.FileOutputStream and java.nio.channels.FileChannel

2006-09-18 Thread Richard Liang
Hello, One Apache Derby test[1] fails on Harmony. It seems that RI always sync the FileOutputStream and FileChannel after each write, which is different from Harmony. But there is no explicit description in Java Spec. Shall we follow RI? Thanks a lot. The following test cases could demonstrate

Re: [drlvm] HARMONY-1363 - status update

2006-09-18 Thread Geir Magnusson Jr.
Egor Pasko wrote: On the 0x1E8 day of Apache Harmony Geir Magnusson, Jr. wrote: Egor Pasko wrote: On the 0x1E8 day of Apache Harmony Egor Pasko wrote: On the 0x1E8 day of Apache Harmony Geir Magnusson, Jr. wrote: Hm. What platform are you running on? SUSE 9 I can build and run on

Re: [test] Jetty integration progress ? (was Re: [classlib] jetty based tests)

2006-09-18 Thread Richard Liang
On 9/18/06, Andrew Zhang [EMAIL PROTECTED] wrote: Hi, It's me again. Seems no big progress on jetty. I'd like to take the job if no one objects. Here are my suggestions: Great :-) 1. jetty version: I suggest that Harmony adopt jetty 6. Because many 5.xAPIs are deprecated in jetty 6, we'd

Re: [drlvm] HARMONY-1363 - status update

2006-09-18 Thread Oliver Deakin
Geir Magnusson Jr. wrote: Egor Pasko wrote: SNIP this binary cannot find libhysig.so: $ ldd deploy/jre/bin/java | grep hysig libhysig.so = not found In build/default/jre/bin, is there a libhysig.so anywhere? yes, in deploy/jre/bin/ That's really weird. I can do the same, and

Re: [General]Is there an agreement on different order of throwing Exceptions between RI and Harmony?

2006-09-18 Thread Spark Shen
Tony Wu 写道: I noticed there are many JIRA issues [1] about Exception order. Some of them were fixed whereas others were marked as non-bug difference. I wonder which kind of Exception order problem should be fixed, and which type should be left as non-bug difference. Is there any agreement? I

Re: [drlvm] build fails at revision 447316

2006-09-18 Thread Vladimir Gorr
On 9/18/06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: Ah! Probably build/drlvm.properties that I added, which will point your build off into nowhere for classlib if not setup right (which is where those headers come from...) Just do a svn update - I renamed to drlvm.properties.example to

Re: [General]Is there an agreement on different order of throwing Exceptions between RI and Harmony?

2006-09-18 Thread Rui Hu
And, based on the agreement of exception-throwing compability issue, I think most those JIRAs can fall into guideline2:*Follow the Reference Implementation* Because in most situation, the order of throwing Exceptions is not restricted in spec, and almost any order is reasonable. So we can just

Re: [drlvm]A subject to profiling instrumenting

2006-09-18 Thread zouqiong
This is the JIRA number for my profile. https://issues.apache.org/jira/secure/ManageAttachments.jspa?id=12350137 If still have problem, please tell me. If you are free, we can discuss about what to do next. 2006/9/13, Mikhail Fursov [EMAIL PROTECTED]: Qiong, I tried to build your

Re: [drlvm] is_name_lowercase() in natives_support.cpp

2006-09-18 Thread Geir Magnusson Jr.
Alexey Varlamov wrote: Geir, The DRLVM build is broken now on gcc3.3.3 (SUSE9): build.native.cpp: [cc] 135 total files to be compiled. [cc] drlvm/vm/vmcore/src/util/natives_support.cpp: In [cc]function `apr_dso_handle_t* natives_load_library(const char*, bool*,

Re: [drlvm]A subject to profiling instrumenting

2006-09-18 Thread zouqiong
2006/9/18, zouqiong [EMAIL PROTECTED]: This is the JIRA number for my profile. https://issues.apache.org/jira/secure/ManageAttachments.jspa?id=12350137 If still have problem, please tell me. If you are free, we can discuss about what to do next. I have fix the aaload problem, and it can

Re: [vmi] Extending the VMI to allow setting a default portlib

2006-09-18 Thread Oliver Deakin
Tim Ellison wrote: Geir Magnusson Jr. wrote: Tim Ellison wrote: At present, the Harmony launcher creates and passes an instance of the portlib to the VM as it is being created (via an _org.apache.harmony.vmi.portlib init arg). This is good because allows the launcher to define

Re: [drlvm] is_name_lowercase() in natives_support.cpp

2006-09-18 Thread Geir Magnusson Jr.
Do you really understand what we are talking about? The change discussed doesn't happen on linux unless you choose to define PLATFORM_NT while compiling, but then I suspect lower-casing a file path for a string pool will be the least of your problems. geir Mark Hindess wrote: On 15

Re: [drlvm] HARMONY-1363 - status update

2006-09-18 Thread Geir Magnusson Jr.
I'm trying on Ubuntu 5 and I'm getting problems as well. Problem is that it's in a Parallels VM on OS X and I can't figure out how to cut and paste between them... It's a really useless stacktrace w/ addr2line... Egor Pasko wrote: On the 0x1E8 day of Apache Harmony Egor Pasko wrote: If

Re: [classlib][io][nio] Sync issue of java.io.FileOutputStream and java.nio.channels.FileChannel

2006-09-18 Thread Andrew Zhang
On 9/18/06, Richard Liang [EMAIL PROTECTED] wrote: Hello, One Apache Derby test[1] fails on Harmony. It seems that RI always sync the FileOutputStream and FileChannel after each write, which is different from Harmony. But there is no explicit description in Java Spec. Shall we follow RI?

Re: [test] Jetty integration progress ? (was Re: [classlib] jetty based tests)

2006-09-18 Thread Andrew Zhang
On 9/18/06, Richard Liang [EMAIL PROTECTED] wrote: On 9/18/06, Andrew Zhang [EMAIL PROTECTED] wrote: Hi, It's me again. Seems no big progress on jetty. I'd like to take the job if no one objects. Here are my suggestions: Great :-) 1. jetty version: I suggest that Harmony adopt jetty 6.

Re: [classlib][luni]A difference between Unicode4.0 and Unicode4.1 affects our implementation of j.l.Character.

2006-09-18 Thread Tim Ellison
Looks like 200B was modified/corrected from 'space separator 'to 'format'. Therefore I'd be inclined to follow the allowances in the spec, i.e. modify the test to allow it since it is an ignorable format character. Regards, Tim Tony Wu wrote: Hi all, I encounter a problem when implement the

Re: [test] Jetty integration progress ? (was Re: [classlib] jetty based tests)

2006-09-18 Thread Geir Magnusson Jr.
Andrew Zhang wrote: On 9/18/06, Richard Liang [EMAIL PROTECTED] wrote: On 9/18/06, Andrew Zhang [EMAIL PROTECTED] wrote: Hi, It's me again. Seems no big progress on jetty. I'd like to take the job if no one objects. Here are my suggestions: Great :-) 1. jetty version: I suggest that

Re: [drlvm] is_name_lowercase() in natives_support.cpp

2006-09-18 Thread Geir Magnusson Jr.
Sorry - that came across too harsh w/o the smileys... Seriously, we had mixed up two things... does it make sense? geir Geir Magnusson Jr. wrote: Do you really understand what we are talking about? The change discussed doesn't happen on linux unless you choose to define PLATFORM_NT while

Re: [classlib][luni]A difference between Unicode4.0 and Unicode4.1 affects our implementation of j.l.Character.

2006-09-18 Thread Tony Wu
I have raised a non-bug difference JIRA issue at https://issues.apache.org/jira/browse/HARMONY-1488 On 9/18/06, Tim Ellison [EMAIL PROTECTED] wrote: Looks like 200B was modified/corrected from 'space separator 'to 'format'. Therefore I'd be inclined to follow the allowances in the spec, i.e.

Re: [General VM] GC strategy:how to garbage collect short-lived objects quickly.

2006-09-18 Thread Tim Ellison
Geir Magnusson Jr. wrote: Robin Garner wrote: Designing a garbage collector with low pause times and high throughput (ie low overhead) is to an extent the 'holy grail' of memory management research. Do you know much about this on in JRockit?

Re: [drlvm] is_name_lowercase() in natives_support.cpp

2006-09-18 Thread Mark Hindess
On 18 September 2006 at 7:06, Geir Magnusson Jr. [EMAIL PROTECTED] wrote: Sorry - that came across too harsh w/o the smileys... Actually, I thought it was pretty fair. Seriously, we had mixed up two things... does it make sense? I'd read the body of the message without really reading the

Re: [drlvm] HARMONY-1363 - status update

2006-09-18 Thread Egor Pasko
On the 0x1E8 day of Apache Harmony Oliver Deakin wrote: I have taken a look at the Linux makefile for launcher, and I notice that libhysig.so is not listed in MDLLIBFILES, but libhyport.so and libhythr.so are. Adding $(DLLPATH)libhysig.so to this line of the makefile solves the LD_LIBRARY_PATH

Re: [DRLVM] Integration checks (was building from svn on FC5)

2006-09-18 Thread Anton Luht
Hello, I've created a patch that adds task 'eclipsehwa' (Eclipse 'Hello, world!' application) to Harmony classlib build.xml . It's attached to the issue. You can run ant -Dharmony.vm.exe=... -Declipse-home=eclipse 3.2 root eclipsehwa and Eclipse will start, create a project, create a test

Re: [General VM] GC strategy:how to garbage collect short-lived objects quickly.

2006-09-18 Thread Oliver Deakin
Xiao-Feng Li wrote: On 9/14/06, Jimmy, Jing Lv [EMAIL PROTECTED] wrote: Interesting topic, I'm still dreaming of free() in Java (This dream begins at the very beginning when I see Java, as C/C++ is my first program language )However, it seems RI will never give us free(). :) Only a thought,

Re: [jira] Commented: (HARMONY-286) Add build-java and build-native targets to main build.xml

2006-09-18 Thread Alexey Petrenko
OK, guys. Seems I was wrong :) Let's create a patch and apply it! SY, Alexey 2006/9/18, Oliver Deakin [EMAIL PROTECTED]: Hi Alexey, At the time I was working on native code all over the place, and since rebuilding our java classes takes a very long time on my Windows box I found it useful to

[drlvm][jit] MMTk-style magics implementation in Jitrino.OPT compiler

2006-09-18 Thread Mikhail Fursov
All, I'm working on the implementation of MMTk's org.vmmagic.unboxedorg/vmmagic/unboxed/package-frame.html package functionality in Jitrino.OPT compiler. If you are interested to participate in the development, I propose to discuss all details in this mail thread. The current state: Part of the

Re: [drlvm] HARMONY-1363 - status update

2006-09-18 Thread Pavel Pervov
Tried it on Windows and found the problem which, as it looks like, have never been caught before. As I discovered, launcher uses platform specific line separators to parse harmonyvm.properties on a specific platform. But haromynvm.properties, which is copied into deploy, has unix line endings and

Re: [jira] Commented: (HARMONY-286) Add build-java and build-native targets to main build.xml

2006-09-18 Thread Oliver Deakin
I wouldnt say wrong - just a different opinion :) Ill get a patch together for it and attach it to the old JIRA. Regards, Oliver Alexey Petrenko wrote: OK, guys. Seems I was wrong :) Let's create a patch and apply it! SY, Alexey 2006/9/18, Oliver Deakin [EMAIL PROTECTED]: Hi Alexey, At

[drlvm] Trouble Building DRLVM

2006-09-18 Thread Armand Navabi
I am new to using Harmony. I am currently having trouble getting the DRLVM to build. I have a successful build of the class library. I have the following error when I try to ./build.sh update: [mkdir] Created dir: /u/u12/anavabi/Harmony_VM/build/pre-copied/archives/common/XALAN [echo]

Re: [drlvm][jit] MMTk-style magics implementation in Jitrino.OPT compiler

2006-09-18 Thread Weldon Washburn
On 9/18/06, Mikhail Fursov [EMAIL PROTECTED] wrote: All, I'm working on the implementation of MMTk's org.vmmagic.unboxedorg/vmmagic/unboxed/package-frame.html package functionality in Jitrino.OPT compiler. If you are interested to participate in the development, I propose to discuss all details

Re: [drlvm] is_name_lowercase() in natives_support.cpp

2006-09-18 Thread Artem Aliev
Geir, The current DRLVM build is still failed. I attach patch for the current state of VM. Could you please apply it or commit new version of natives_support.cpp Thanks Artem On 9/18/06, Alexey Varlamov [EMAIL PROTECTED] wrote: Geir, The DRLVM build is broken now on gcc3.3.3 (SUSE9):

Re: [drlvm] HARMONY-1363 - status update

2006-09-18 Thread Geir Magnusson Jr.
Pavel Pervov wrote: Tried it on Windows and found the problem which, as it looks like, have never been caught before. As I discovered, launcher uses platform specific line separators to parse harmonyvm.properties on a specific platform. But haromynvm.properties, which is copied into deploy,

Re: [drlvm] Trouble Building DRLVM

2006-09-18 Thread Geir Magnusson Jr.
Armand Navabi wrote: I am new to using Harmony. I am currently having trouble getting the DRLVM to build. I have a successful build of the class library. I have the following error when I try to ./build.sh update: [mkdir] Created dir:

Re: [drlvm] is_name_lowercase() in natives_support.cpp

2006-09-18 Thread Geir Magnusson Jr.
Artem Aliev wrote: Geir, The current DRLVM build is still failed. Because I was waiting for Alexey :) I'll take your patch though. geir I attach patch for the current state of VM. Could you please apply it or commit new version of natives_support.cpp Thanks Artem On 9/18/06, Alexey

[drlvm] Jars work again, and other notes

2006-09-18 Thread Geir Magnusson Jr.
I'm at a conference today, but in my idle bits of time, I restored the capability to do java -jar foo.jar I added a little JarRunner class to our kernel classes, but we should move this to classlib, as there's nothing DRLVM specific about it. I also had to modify the launcher to get this

RE: [drlvm] Trouble Building DRLVM

2006-09-18 Thread Morozova, Nadezhda
Geir, Ok - it's clear I need to doc this. This is a trigger phrase for me. We have README and Getting Started for DRLVM that are terribly out-of-date. Now, if we update them, and keep them up-to-date, Armand would not need to write to the mailing list but would just follow the guide to

Re: [jira] Updated: (HARMONY-1409) [classlib][beans] add missing get/setSource methods to PropertyEditorSupport

2006-09-18 Thread Alexei Zakharov
Stepan, I 've filed it as HARMONY-1491. As far as I understand someone should close it according to the latest Non-bug differences from RI policy. Thanks, 2006/9/13, Stepan Mishura [EMAIL PROTECTED]: On 9/13/06, Alexei Zakharov wrote: Ok, Stepan, in this case I suggest to leave the check

Re: [drlvm] Trouble Building DRLVM

2006-09-18 Thread Geir Magnusson Jr.
Morozova, Nadezhda wrote: Geir, Ok - it's clear I need to doc this. This is a trigger phrase for me. We have README and Getting Started for DRLVM that are terribly out-of-date. Now, if we update them, and keep them up-to-date, Armand would not need to write to the mailing list but would

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

2006-09-18 Thread Tim Ellison
Thanks Nathan -- I'll take a look and post comments back here. Regards, Tim Nathan Beyer wrote: I've added some classes[1][2] to luni-kernel in the org.apache.harmony.kernel.vm package that are intended the VMI replacement for the sun.misc.Unsafe class. The intent is to provide a VMI class to

Re: [classlib][luni][HashMap]Avoid to expand data array in HashMap.putAll more than once.

2006-09-18 Thread Tim Ellison
Go for it. Tim Leo Li wrote: Hi, all: Current implementation of HashMap.putAll() in Harmony just calls super.putAll() which ultimately will call HashMap.put(), while this way might lead to expand the backing data array more than once if the elements in the added Map is sufficiently

Re: [drlvm] Jars work again, and other notes

2006-09-18 Thread Gregory Shimansky
On Monday 18 September 2006 20:29 Geir Magnusson Jr. wrote: I'm at a conference today, but in my idle bits of time, I restored the capability to do java -jar foo.jar I added a little JarRunner class to our kernel classes, but we should move this to classlib, as there's nothing DRLVM

Re: [DRLVM][JIT] can Jitrino.JET call MMTk alloc() instead of C helper?

2006-09-18 Thread FaeLLe
Can someone clarify what Jetrnio.JET is please ? On 9/8/06, Weldon Washburn [EMAIL PROTECTED] wrote: On 9/8/06, Mikhail Fursov [EMAIL PROTECTED] wrote: Weldon, I added 'alloc' support to JIRA 816 (magic2.zip file) Now it supports objects allocation only, not arrays. MMTk allocation works

Re: [General VM] GC strategy:how to garbage collect short-lived objects quickly.

2006-09-18 Thread Xiao-Feng Li
On 9/18/06, Oliver Deakin [EMAIL PROTECTED] wrote: Xiao-Feng Li wrote: On 9/14/06, Jimmy, Jing Lv [EMAIL PROTECTED] wrote: Interesting topic, I'm still dreaming of free() in Java (This dream begins at the very beginning when I see Java, as C/C++ is my first program language )However, it

Re: [General VM] GC strategy:how to garbage collect short-lived objects quickly.

2006-09-18 Thread Leo Li
Hi, Weldon: Thank you. I can read the code:) Good luck! On 9/16/06, Weldon Washburn [EMAIL PROTECTED] wrote: On 9/14/06, Leo Li [EMAIL PROTECTED] wrote: Hi, Xiao-Feng: It will be great if VM can adjust its strategy adaptively. However, as a programmer, I would like to have some

[drlvm] When running caffinemark, DRLVM now crashes..

2006-09-18 Thread Geir Magnusson Jr
On Ubuntu 6, I was trying to run CaffineMark to see where we are w/ the lastest set of patches and the big java 5 and other fix patch. release build, r447024 top of the stack trace is Java_org_harmony_awt_nativebridge_linux_X11_XmuLookupStandardColormap Can anyone repeat this error? geir

[classlib][build] failure?

2006-09-18 Thread Spark Shen
Hi All: When building today's(Sep 19, r447671) classlib on window xp, I got the following error message: [exec] main.c [exec] ..\shared\main.c(628) : error C2220: warning treated as error - no o bject file generated [exec] ..\shared\main.c(628) : warning C4101: 'jarRunner' :

Re: [drlvm] Trouble Building DRLVM

2006-09-18 Thread anavabi
Geir, Thanks. I got it the DRLVM to build now, but I'm coming across problems running it. First, let me mention a couple things about the README that I found, while trying to build the VM. 1. I had to remove the revision tag (-r revision_number) for the downloading of software and tools.

RE: [classlib][build] failure?

2006-09-18 Thread Nathan Beyer
I just checked in a fix for this. The jarRunner variable needed to be commented out, as the code that used it was commented out. Try it now and see if it compiles. -Nathan -Original Message- From: Spark Shen [mailto:[EMAIL PROTECTED] Sent: Monday, September 18, 2006 8:49 PM To:

Re: [classlib][build] failure?

2006-09-18 Thread Leo Li
Just comment it out since it is just a warning treated as error. It compiles successfully and runs well. Maybe it will not lead to such an error on Linux due to the configuration of make rules.:) Good luck! On 9/19/06, Spark Shen [EMAIL PROTECTED] wrote: Hi All: When building today's(Sep 19,

Re: [classlib][build] failure?

2006-09-18 Thread Spark Shen
Nathan Beyer 写道: I just checked in a fix for this. The jarRunner variable needed to be commented out, as the code that used it was commented out. Try it now and see if it compiles. Seems caused by restored the capability to do java -jar foo.jar :-) And now, it builds. Thanks a lot. Best

Re: [classlib][io][nio] Sync issue of java.io.FileOutputStream and java.nio.channels.FileChannel

2006-09-18 Thread Richard Liang
On 9/18/06, Andrew Zhang [EMAIL PROTECTED] wrote: On 9/18/06, Richard Liang [EMAIL PROTECTED] wrote: Hello, One Apache Derby test[1] fails on Harmony. It seems that RI always sync the FileOutputStream and FileChannel after each write, which is different from Harmony. But there is no

Re: [drlvm] is_name_lowercase() in natives_support.cpp

2006-09-18 Thread Alexey Varlamov
2006/9/18, Geir Magnusson Jr. [EMAIL PROTECTED]: Artem Aliev wrote: Geir, The current DRLVM build is still failed. Because I was waiting for Alexey :) I'll take your patch though. Geir, Sorry for late response, I was busy offline. As now compilation problem is fixed, I will look into