Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082548 | emb-9 | David Lindholm | P4 | Resolved | Fixed | team |
Description
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.
Attachments
Issue Links
- backported by
-
JDK-8082548 VirtualSpaceNode container_count() and container_count_slow() have different return types
-
- Resolved
-