Re: [rvm-research] A couple of questions regarding revision

Erik Brangs <[email protected]>
Newsgroups gmane.comp.java.jikes.rvm.devel
Message-ID <[email protected]>
Hi,

On 24.06.2015 18:52, 권기창 wrote:
> Now I am reading a paper to get to know the Jikesrvm called "Effective prefetch for mark-sweep Garbage Collection" paper <http://cs.anu.edu.au/~./Robin.Garner/pf-ismm-2007.pdf>, source <http://cs.anu.edu.au/~./Robin.Garner/pf-ismm-2007.tgz>. 
> [...]
> I want to explore the their work with exact working version of  Jikesrvm. 
> 
> In the source of their work, they said that the number of parent revision is 10327.
> 
>  
> 
> --- rvm/src/vm/vmmagic/unboxed/Address.java    (revision 10327)
> +++ rvm/src/vm/vmmagic/unboxed/Address.java    (working copy) 
> 
>  
> 
> Therefore, I downloaded the revision from mercurials repository but it is quite different from what i expected.
> 
> Some files and classes are missing so that the patch files did't work at all.
> 
> Since I am new to this system, can anyone tell me some instructions to resolve this problem?
> 
> The more detailed, the better.
The paper is probably based on revision of Jikes RVM that was still stored in a Subversion repository. Use the old Subversion repository to check out a Subversion working copy, e.g. using "svn checkout -r 10327 svn://svn.code.sf.net/p/jikesrvm/svn/rvmroot/trunk jikesrvm-10327".

When the project switched from Subversion to Mercurial, the branches from the old Subversion repository were not imported. Therefore the revision numbers in the Mercurial repository don't match those from the old Subversion repository.


Kind regards,

Erik Brangs

------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
Jikesrvm-researchers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.