hotspot/src/os_cpu/solaris_sparc/vm/thread_solaris_sparc.cpp
changeset 14583 d70ee55535f4
parent 7397 5b173b4ca846
child 18025 b7bcf7497f93
equal deleted inserted replaced
14582:490bb6c0df7c 14583:d70ee55535f4
    22  *
    22  *
    23  */
    23  */
    24 
    24 
    25 #include "precompiled.hpp"
    25 #include "precompiled.hpp"
    26 #include "runtime/frame.inline.hpp"
    26 #include "runtime/frame.inline.hpp"
    27 #include "thread_solaris.inline.hpp"
    27 #include "runtime/thread.inline.hpp"
    28 
    28 
    29 // For Forte Analyzer AsyncGetCallTrace profiling support - thread is
    29 // For Forte Analyzer AsyncGetCallTrace profiling support - thread is
    30 // currently interrupted by SIGPROF
    30 // currently interrupted by SIGPROF
    31 //
    31 //
    32 // NOTE: On Solaris, register windows are flushed in the signal handler
    32 // NOTE: On Solaris, register windows are flushed in the signal handler