JDK-2143759 : javac in 5.0ux can not compile try-catch block which has a lot of "return"
  • Type: Backport
  • Backport of: JDK-6464451
  • Component: tools
  • Sub-Component: javac
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2006-11-09
  • Updated: 2010-12-08
  • Resolved: 2007-09-26
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other JDK 7
5.0u14 b02Fixed 7Fixed
Comments
SUGGESTED FIX Webrev: http://sa.sfbay.sun.com/projects/langtools_data/5.0u13/6464451/
16-08-2007

EVALUATION We will use jsr/ret in 5.0 update to compile try/finally when code size exceeds limit after subroutine inlining.
09-11-2006