JDK-6970016 : Clean up ARM/try-with-resources implementation
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2010-07-17
  • Updated: 2017-05-16
  • Resolved: 2011-05-18
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.
JDK 7
7 b120Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
After the initial ARM/try-with-resources implementation, some cleanup would be beneficial:

* renaming of lint category
* rephrasing of error/warning messages
* reordering of resource keys
* catching some conditions as syntax rather than semantic errors

Comments
EVALUATION http://hg.openjdk.java.net/jdk7/build/langtools/rev/6a99b741a1b0
04-12-2010

SUGGESTED FIX A webrev of this fix is available at the following URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/6a99b741a1b0
12-11-2010

EVALUATION Yes.
30-09-2010