Qiong, I tried to build your vm.tar.bz2 file and have the following problems: 1) RUNTIME_OBJ_PATTERN_FILE_NAME is not defined but used 2) open/write_thread.h file is absent 3) mutex_write_thread is used in jit_runtime_support.cpp but is not declared.
Can you post only diffs file to JIRA with write_thread.h file included? On 9/7/06, zouqiong <[EMAIL PROTECTED]> wrote:
This is the JIRA number. https://issues.apache.org/jira/browse/HARMONY-1406 I upload the vm code, it`s not so large, 3.8 Megabytes. And the code still have bugs when profile the AALOAD. But I am not sure the GETFIELD and GETSTATIC are totally right. :( If you want to profile the AALOAD, please look at the _TEST_ macro in gen_aload() method. And the GETFIELD and GETSTATIC is opened automatically. Now I have the following schedule: 1.First implement the instrument which helps to profile the access patterns 2.Second using sampling to implement the instrument. 2006/9/7, Mikhail Fursov <[EMAIL PROTECTED]>: > > On 9/6/06, zouqiong <[EMAIL PROTECTED]> wrote: > > > > Ok, I will put my diffs to the JIRA later. And I have solved the issue I > > asked two days ago. > > > Ok, I will wait the JIRA number from you. > > > It needs liblwdis.so supporting. > > > > Check JIRA 1402 for it. http://issues.apache.org/jira/browse/HARMONY-1402 > > -- > Mikhail Fursov > > -- Best Regards, Qiong,Zou
-- Mikhail Fursov