Re: [arch] JIT interfaces

2006-01-11 Thread Mikhail Fursov
Steve Liao wrote: I would like to find out how other Harmony developers want to solve some basic JIT/VM interfacing. One area is stack maps for precise enumeration of live object references. There are many options on how the VM and JIT can handle this info. For example, the JIT can store the

Re: Publishing a JCHEVM snapshot

2006-01-11 Thread Tim Ellison
ping? any project mentors out there who can describe how to publish a snapshot? I can upload a build to a website like Archie if that is accceptable. Regards, Tim Tim Ellison wrote: Can you describe the steps for publishing a snapshot? Assume we have built something, where do we put it (a

RE: regression test suite

2006-01-11 Thread Mishura, Stepan M
Hello, Tim Ellison wrote: [snip] What is the useful distinction for regression tests being kept separate? I can see that you may distinguish unit and 'system-level' tests just because of the difference in frameworks etc. required, but why do I care if the test was written due to a JIRA issue