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

Several Method Failing JIT Server Compiler

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 6
    • 5.0
    • hotspot
    • b35
    • x86
    • solaris_2.5.1

      I am running simulated business application users on JDK 5.0 to compare response times between server and client switches. The application is running on JServ with 3 concurrent users for 40 minutes. The performance of server JVM is better than client JVM. However, the jstat -compiler option is showing that several methods are failing to compile.

      Here is the output for jstat -compiler at end of test with -client switch:
      Compiled Failed Invalid Time FailedType FailedMethod
          7134 0 0 10.48 0

      Here is the output for jstat -compiler at end of test with -server switch:
      Compiled Failed Invalid Time FailedType FailedMethod
          3592 205 0 180.94 1 oracle/apps/fnd/framework/webui/OASpacerHelper setMetaDataProperties


      As you can see 205 methods failed compilation. The JVM did not crash during the test.


      ###@###.### 2005-03-15 00:07:18 GMT
      ###@###.### 2005-03-15 18:01:36 GMT

            rasbold Chuck Rasbold
            mmma Marvin Ma (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: