low frequency basic blocks are not moved out of line

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 6
    • Affects Version/s: 6
    • Component/s: 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: