JDK-8007150 : Event based tracing is missing truncated field in stack trace content type
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2013-01-30
  • Updated: 2013-07-24
  • Resolved: 2013-04-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 Other
7u40Fixed hs24Fixed
Description
The stack trace content type is missing a field called "truncated" that indicates if the stack trace was cut off or not.
Comments
Change is verified by running closed/com/oracle/jfr/profiling/TestFullStackTrace.java. The test has passed in 257783.JAVASE.NIGHTLY.VM.Main_Baseline_hsx24.2013-07-22.
24-07-2013