Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8206065 | 12 | Erik Österlund | P4 | Resolved | Fixed | team |
JDK-8206660 | 11.0.1 | Erik Österlund | P4 | Resolved | Fixed | b01 |
The current allocation path has object allocation, initialization, tracing, exception handling and sampling all mixed up in a horrible mess.
It would be nice if these concerns could be better separated.
It would be nice if these concerns could be better separated.
- backported by
-
JDK-8206065 Refactor heap allocation to separate concerns
-
- Resolved
-
-
JDK-8206660 Refactor heap allocation to separate concerns
-
- Resolved
-
- relates to
-
JDK-8311293 Rename ObjArrayAllocator to ArrayAllocator
-
- Open
-