Need to to detect when jit is enabled

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: 1.2.0
    • Component/s: vm-legacy
    • jit
    • generic
    • generic



      Name: diC59631 Date: 10/14/98


      I need to be able to detect when jit is enabled!

      I have a method which calls some code will not
      work using jit for various reasons (not a bug)
      I would like to be able to tempoary disable jit
      when executing this method. Of cause this means
      that I need to discover if the jit compiler
      is enabled upon entry of my method!

      The java.lang.Compiler class already has an
      enable and a disable method. But I am missing
      a isEnabled method to do what I want.

      This is a problem with JDK1.1 as well as JDK1.2.
      (Review ID: 40450)
      ======================================================================

            Assignee:
            Tom Rodriguez
            Reporter:
            Daniel Indrigo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: