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

Need to to detect when jit is enabled

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 1.2.0
    • 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)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: