Re: [Fwd: MMTk re-org prelim release]

2006-07-18 Thread Alex Astapchuk
Weldon, I've updated the magics.cpp to reflect the changes in MMTk: - add/sub replaced with plus/minus - fixed constants passed to MMTk's WB code wrt org.mmtk.utility.Constants.*WRITE_BARRIER - Stub implementation of atomic attempt() (always succeeds currently) - Stub (no-op) implementation for

Re: [Fwd: MMTk re-org prelim release]

2006-07-17 Thread Weldon Washburn
All, It looks like vmmagic Address.add() has been renamed Address.plus(). The MMTk port is very much blocked until jitrino.jet supports all the unboxed vmmagic functions. Alex --- can you fix this soon and post a JIRA patch? Below are the pointers to the latest MMTk code. On 7/13/06, Steve