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

"jstat -compiler" gives value "2" in column "FailedType" without explaining

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • 6u14
    • core-svc
    • None
    • sparc
    • solaris_10

      jstat -compiler failed with FailedType=2:

      Compiled Failed Invalid Time FailedType FailedMethod
      [ ... ]
      2063 1 0 85.52 2 DBObject mapSelectResult

      The docs explain "FailedType":

      http://java.sun.com/j2se/1.5.0/docs/tooldocs/share/jstat.html#compiler_option
      http://java.sun.com/javase/6/docs/technotes/tools/share/jstat.html#compiler_option
      ------------------------------------------------------------
      -compiler Option
                         HotSpot Just-In-Time Compiler Statistics
      [ ... ]
      FailedType Compile type of the last failed compilation.
      ------------------------------------------------------------

      It is nowhere explained, what value "2" means.

      Obviously, possible values are "0", "1" and "2".
      It needs to be documented somewhere, what these values mean.

            Unassigned Unassigned
            thlenz Thomas Lenz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: