Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
The GC barriers for C2 are not as modular as they could be. It currently uses switch statements to check which GC barrier set is being used, and call one or another barrier based on that, in a way that it can only be used for write barriers.
|