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

Minimal build failure after JDK-8311541

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 22
    • hotspot
    • b07

      /Users/jiefu/jdk/src/hotspot/share/runtime/os.hpp:1009:22: error: inline function 'os::platform_print_native_stack' is not defined [-Werror,-Wundefined-inline]
        inline static bool platform_print_native_stack(outputStream* st, const void* context,
                           ^
      /Users/jiefu/jdk/src/hotspot/share/runtime/javaThread.cpp:1714:13: note: used here
          if (os::platform_print_native_stack(tty, nullptr, buf, O_BUFLEN, lastpc)) {
                  ^
      1 error generated.

            jiefu Jie Fu
            jiefu Jie Fu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: