
| Key: |
RVM-419
|
| Type: |
Improvement
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Ian Rogers
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
When an object is created and before it is written to a field/static (ie it has escaped) we can know that certain write barriers aren't necessary. In such cases, typically during construction, we should elide barriers.
|
|
Description
|
When an object is created and before it is written to a field/static (ie it has escaped) we can know that certain write barriers aren't necessary. In such cases, typically during construction, we should elide barriers. |
Show » |
| There are no comments yet on this issue.
|
|