« Return to Thread: [rvm-core] [Re possible bug]but the value is conveted to long and int?

[rvm-core] [Re possible bug]but the value is conveted to long and int?

by vondart :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.
Does magic treat these setInt, setLong, setByte differently?
 long bits = Magic.getLongAtOffset(obj, offset);

then
Magic.setLongAtOffset(newObj, offset, bits);
 
DaFENG
Coder
Telecommunication && Network Industry
Pudong
Shanghai
China



------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables
unlimited royalty-free distribution of the report engine
for externally facing server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Jikesrvm-core mailing list
Jikesrvm-core@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-core

 « Return to Thread: [rvm-core] [Re possible bug]but the value is conveted to long and int?