Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8224230

[PPC64, s390] Support AsyncGetCallTrace

    XMLWordPrintable

Details

    • svc
    • b22
    • ppc, s390x
    • linux

    Backports

      Description

        A test for AsyncGetCallTrace was recently added (JDK-8223040).
        We had noticed that PPC64 and s390 are not ready for it (therefore test was disabled by JDK-8224020).
        Some of the forte.cpp code is explicitly disabled for PPC64. But the required functionality is there and can be enabled.
        S390 misses the implementation of pd_get_top_frame_for_signal_handler.

        This function is needed to support the async-profiler:
        https://github.com/jvm-profiling-tools/async-profiler

        Attachments

          Issue Links

            Activity

              People

                mdoerr Martin Doerr
                mdoerr Martin Doerr
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: