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

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: 6u14
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: