In the review for JDK-8235247 we found that the current API for adding sub-items to WorkerDataArrays is confusing. It is not clear who is the owner of these sub-items, and for example does not enforce or make clear that the main WorkerDataArray is supposed to be the owner of the sub-items.
Improve this.
Improve this.
- relates to
-
JDK-8235247 WorkerDataArray leaks C heap memory for associated work items
-
- Resolved
-