Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082548 | emb-9 | David Lindholm | P4 | Resolved | Fixed | team |
uintx container_count() { return _container_count; }
uint container_count_slow();
They should be using the same type.
uint container_count_slow();
They should be using the same type.
- backported by
-
JDK-8082548 VirtualSpaceNode container_count() and container_count_slow() have different return types
-
- Resolved
-