|
|
| Previous ID |
SR-904 |
| Radar |
None |
| Original Reporter |
@aschwaighofer |
| Type |
Improvement |
| Status |
Resolved |
| Resolution |
Done |
Additional Detail from JIRA
|
|
| Votes |
3 |
| Component/s |
Compiler |
| Labels |
Improvement |
| Assignee |
@aschwaighofer |
| Priority |
Medium |
md5: 2c3144efb6e8219c5cff33bb3da54d1b
is duplicated by:
- SR-7286 non-escaping closures aren't stack allocated
Issue Description:
Closures only passed as @NoEscape arguments should not be allocated on the heap.