This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Array marking


Why do we need a custom marking procedure (_Jv_MarkArray) for arrays?
Wouldn't it be faster to just allow the gc to scan object arrays
conservativly, thus avoiding the overhead of frequent calls into libgcj
during marking?

regards

  [ bryce ]



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]