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

low frequency basic blocks are not moved out of line

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 6
    • hotspot
    • None
    • b53
    • generic
    • generic

      Basic blocks that implement the slow path of a memory allocation stay inline with
      the fast path. It is the intent of the server compiler to have them (and other uncommonly executed blocks) be placed elsewhere, mostly likely near the end of the function.
      ###@###.### 2004-12-23 00:23:45 GMT

            rasbold Chuck Rasbold
            rasbold Chuck Rasbold
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: