Javac generates exponentially large class file with nested try catch statements

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: tools
    • None

      Size of the class file increase exponentially when nesting try-finally statements. Compiling the attached java file generates a 747k class file and executes successfully, but uncommenting the additional nested try-finally, will increase the class file to 9.7m and crash the VM when running it.

            Assignee:
            Unassigned
            Reporter:
            Michel Trudeau
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: