Details
-
Bug
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
16, 17, 18
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8278708 | 19 | Markus Grönlund | P3 | Resolved | Fixed | team |
Description
Today, there are some uses of intptr_t and size_t intermixed with int64_t, which can lead to truncation on specific platforms.
Attachments
Issue Links
- backported by
-
JDK-8278708 Use int64_t to represent byte quantities consistently in JfrObjectAllocationSample
-
- Resolved
-