-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b44
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083127 | emb-9 | Igor Ignatyev | P4 | Resolved | Fixed | team |
currently only WhiteBox::allocateCodeBlob(int, int) is present, which is inconvenient while working with MemoryPoolMXBean, which returns long values for memory parameters, thus, a type cast has to be done in various cases
- backported by
-
JDK-8083127 Need WhiteBox::allocateCodeBlob(long, int) method to be implemented
-
- Resolved
-