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

Build errors with gcc on sparc/fastdebug

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • hotspot
    • b23
    • sparc

        I get a couple of build errors when building the

        hotspot/src/cpu/sparc/vm/frame_sparc.cpp:442: error: ‘frame nth_sender(int)’ defined but not used
        hotspot/src/share/vm/runtime/safepoint.cpp:771: error: ‘void print_me(intptr_t*, intptr_t*, bool*)’ defined but not used

        The functions in question are debug functions declared static.

              mikael Mikael Vidstedt
              mikael Mikael Vidstedt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: