EventEmitter::write_events() only serializes blobified stack traces as part of old object checkpoint serialization. Still, it categorically writes a stack trace id as part of the event, even for non-blobified stack traces. As a result, the segment is incomplete. Stack traces must be serialized directly from the leak profiler repository to ensure closure.
- relates to
-
JDK-8351698 JFR: Strengthen assertion on missing IDs
-
- Open
-
-
JDK-8353431 JFR: Sets to use hashmap instead of binary search as backend
-
- In Progress
-
- links to
-
Commit(master) openjdk/jdk/f25f7016
-
Review(master) openjdk/jdk/24316