-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b54
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8026550 | 8 | Jesper Wilhelmsson | P4 | Resolved | Fixed | b112 |
In a few places in the code we say "eden" when we really mean the whole young space. For instance in the error message "Invalid initial eden size" (in arguments.cpp).
- backported by
-
JDK-8026550 Use "young gen" instead of "eden"
- Resolved