| Class | Description |
|---|---|
| BarrierSnippets | |
| BarrierSnippets.Options | |
| BarrierSnippets.TestingBackDoor | |
| SubstrateCardTableBarrierSet |
Static fields in SVM are represented as two arrays in the native image heap: one for Object
fields and one for all primitive fields (see
StaticFieldsSupport). |
| SubstrateNoBarrierSet |
A
BarrierSet that does not emit any read or write barriers. |