public interface PlatformConfigurationProvider
| Modifier and Type | Method and Description |
|---|---|
boolean |
canVirtualizeLargeByteArrayAccess()
Returns whether the underlying VM can recover from virtualizing large primitive unsafe writes
in a byte array.
|
BarrierSet |
getBarrierSet()
Returns the barrier set that is used to insert the needed read/write barriers.
|
BarrierSet getBarrierSet()
boolean canVirtualizeLargeByteArrayAccess()