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.
Fix Request (8u)
The following jdk_jfr tests in 8u fail without this:
jdk/jfr/api/consumer/TestRecordedFullStackTrace.java
jdk/jfr/event/profiling/TestFullStackTrace.java
Patch applies to 8u with usual reshufflings. Patched JDK does not regress jdk_jfr tests on ppc64le (there are some failures for non-problem-listed tests).
15-04-2021
Fix Request
This is a fix only affecting a ppc platform file. The bug it fixes prevents correct stack traces used with jfr on ppc.
The patch applies cleanly.