Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177196 | 7 | Igor Veresov | P3 | Resolved | Fixed | b34 |
JDK-2172727 | 6u14 | Igor Veresov | P3 | Resolved | Fixed | b01 |
Some machines report having no memory in a single available locality group. The allocator should handle this situation gracefully and degrade into non-NUMA "one lgrp" mode.
- backported by
-
JDK-2172727 NUMA allocator: assert(lgrp_num > 0, "There should be at least one locality group")
-
- Resolved
-
-
JDK-2177196 NUMA allocator: assert(lgrp_num > 0, "There should be at least one locality group")
-
- Resolved
-