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

Compilations killed by concurrent class loading are never recompiled

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.4.2
    • hotspot
    • generic
    • generic

      Running the SunOne Appserver 8.0 with JDK 1.4.2 build 22 and these arguments:
      -server -XX:+PrintCompilation
      we obeserved that classes that were killed because of concurrent class loading were never recompiled.

      Depending on the particular classes that never get recompiled, this could be a significant performance penalty. In the attached print compilation output, some of the non-compiled methods include HashMap.hash and decodeArrayLoop in the NIO decoders.

            jrose John Rose
            soaks Scott Oaks (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: