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

exception unwind changes in 6919934 hurts compilation speed

XMLWordPrintable

    • b04
    • sparc
    • solaris_9

        The changes to allow the frame to unwind itself as part of 6919934 caused every compile to have at least one exception handler. This resulted in roughly a 10% compile speed hit because of the extra work and allocation required by that. We should fix this either by backing it out or by finding a way to do the same thing without the extra overhead.

              never Tom Rodriguez
              never Tom Rodriguez
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: