MacroAssembler::access_load_at() and MacroAssembler::access_store_at() are checking for raw access, and if so, call directly to corresponding BarrierSetAssembler methods. Instead they should do the proper virtual call, adorned with AS_RAW, and implementations should do the right thing accordingly, e.g. passing up the call without card-marking or such.
-
Roman Kennke
-
Roman Kennke
- Votes:
-
0 Vote for this issue
- Watchers:
-
1 Start watching this issue
- Created:
- Updated: