Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083336 | emb-9 | Zoltan Majo | P4 | Resolved | Fixed | b30 |
The two functions TypeTuple::make_domain() and TypeTuple::make_range() allocate too much memory, since TypeTuple::fields() implicitly allocates memory for TypeFunc::Parms.
- backported by
-
JDK-8083336 TypeTuple::make_domain() and TypeTuple::make_range() allocate too much memory
-
- Resolved
-