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

hotspot:::vm-shutdown is not fired

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 6
    • hotspot
    • b73
    • sparc
    • solaris_10
    • Verified

      hotspot:::vm-shutdown is not always fired.
      It is fired only when System.exit method is invoked.

      To observe different behavior of vm-shutdown probe run:
         
      a)
         1. java -XX:+UnlockDiagnosticVMOptions -XX:+PauseAtPauseAtStartup HelloWord &

         2. ./vm_lifecycle_pid.d <java_pid>
       
         3. no vm-shutdown probe is fired

      b)
         1. java -XX:+UnlockDiagnosticVMOptions -XX:+PauseAtPauseAtStartup HelloWordExit &

         2. ./vm_lifecycle_pid.d <java_pid>
       
         3. vm-shutdown probe is fired

      ###@###.### 2005-06-20 14:29:01 GMT

            kamg Keith Mcguigan (Inactive)
            epavlova Ekaterina Pavlova
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: