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

C1: Incorrect frame size computation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • hs20
    • hs20
    • hotspot
    • None
    • b06
    • sparc
    • solaris
    • Verified

        C1 doesn't take into account STACK_BIAS when computing frame sizes for methods with outgoing calls. The problem manifests itself as a bailout from compilation on SPARC 64bit (the only platform that has non-zero STACK_BIAS) because the frame size is computed too large.

              iveresov Igor Veresov
              iveresov Igor Veresov
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: