Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8176674 | 10 | Douglas Simon | P3 | Resolved | Fixed | b03 |
A number of JVMCI classes have been identified that perform significant unnecessary heap allocation. Some of the allocated objects live for the complete VM execution. This bug covers changes to fix these memory issues.
- backported by
-
JDK-8176674 [JVMCI] fix memory overhead of JVMCI
- Resolved
- relates to
-
JDK-8174957 [JVMCI] jaotc is broken in Xcomp mode
- Closed