com.sun.squawk
Class Lisp2Bitmap
java.lang.Object
   com.sun.squawk.Lisp2Bitmap
com.sun.squawk.Lisp2Bitmap
- All Implemented Interfaces: 
- GlobalStaticFields
- public final class Lisp2Bitmap 
- extends Object- implements GlobalStaticFields
This class provides the interface to the bitmap created and used by the Lisp2Collector
 as a write barrier and as mark bits for the young generation.
 
 
updateWriteBarrierForPointerArraycopy
public static void updateWriteBarrierForPointerArraycopy(Object dst,
                                                         int dstPos,
                                                         int length)
- 
 
- 
 
"For updated information see the Java FRC site"