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

Zero fails to build after JDK-8199712 (Flight Recorder)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 11
    • openjdk8u-jfr-incubator
    • hotspot
    • Zero

    • b15

    Backports

      Description

        1) ------------------------------------------------------

        Building target 'images' in configuration 'linux-x86_64-normal-zero-fastdebug'
        /home/shade/jdk-jdk/src/hotspot/share/jfr/periodic/sampling/jfrCallTrace.cpp: In member function 'bool JfrGetCallTrace::get_topframe(void*, frame&)':
        /home/shade/jdk-jdk/src/hotspot/share/jfr/periodic/sampling/jfrCallTrace.cpp:99:17: error: 'class JavaThread' has no member named 'pd_get_top_frame_for_profiling'; did you mean 'pd_get_top_frame_for_signal_handler'?
           if (!_thread->pd_get_top_frame_for_profiling(&topframe, ucontext, _in_java)) {
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

        2) ------------------------------------------------------

        /home/shade/jdk-jdk/src/hotspot/share/jfr/utilities/jfrTime.cpp:29:25: fatal error: rdtsc_x86.hpp: No such file or directory
         #include "rdtsc_x86.hpp"
                                 ^
        compilation terminated.

        3) ------------------------------------------------------

        /home/shade/jdk-jdk/src/hotspot/os/linux/os_perf_linux.cpp:33:34: fatal error: vm_version_ext_x86.hpp: No such file or directory
         #include "vm_version_ext_x86.hpp"
                                          ^
        compilation terminated.

        Attachments

          Issue Links

            Activity

              People

                sgehwolf Severin Gehwolf
                shade Aleksey Shipilev
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: