-
Bug
-
Resolution: Fixed
-
P4
-
hs13
-
b03
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177195 | 7 | Igor Veresov | P3 | Closed | Fixed | b34 |
JDK-2172728 | 6u14 | Igor Veresov | P3 | Resolved | Fixed | b01 |
NUMA allocator fails with assert(lgrp_id != -1, "No lgrp_id set") while resizing TLABs. The failure will occur if the allocator detects the topology change, in which case it whould assign -1 to lgrp_id of all threads.
- backported by
-
JDK-2172728 NUMA allocator: assert(lgrp_id != -1, "No lgrp_id set")
-
- Resolved
-
-
JDK-2177195 NUMA allocator: assert(lgrp_id != -1, "No lgrp_id set")
-
- Closed
-