-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b06
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8317226 | 17.0.10 | Ralf Schmelter | P4 | Resolved | Fixed | b01 |
JDK-8319529 | 11.0.22 | Ralf Schmelter | P4 | Resolved | Fixed | b02 |
The values for smallestSize, firstSize and totalSize in the CopyFailed type are set as the number of heap words, but should be number of bytes. This leads to wrong values in the PromotionFailed and EvacuationFailed events containing this type.
- backported by
-
JDK-8317226 JfrStructCopyFailed uses heap words instead of bytes for object sizes
-
- Resolved
-
-
JDK-8319529 JfrStructCopyFailed uses heap words instead of bytes for object sizes
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/80d3bb46
-
Commit openjdk/jdk17u-dev/0ce7d860
-
Commit openjdk/jdk/7f0e9bd6
-
Review openjdk/jdk11u-dev/2237
-
Review openjdk/jdk17u-dev/1592
-
Review openjdk/jdk/9378
(3 links to)