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

regression: javac generates too much bytecode for deply nested try-finally

XMLWordPrintable

    • mantis
    • generic
    • solaris_8

      A recent javac bug fix (4381996) caused javac to start inlining finally blocks
      always. Consequently, some stylized code involving deeply nested try-finally
      blocks will explode in code size, resulting in their failure to compile at all.
      Unfortunately, some JSP implementations regularly generate such stylized code.
      The bug fix should be backed out to allow such JSPs to continue to work.

      ###@###.### 2002-08-29

            gafter Neal Gafter (Inactive)
            gafter Neal Gafter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: