JDK-4725650 : Restrict scope of local classes in switch-block-group
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris_8
  • CPU: generic
  • Submitted: 2002-08-02
  • Updated: 2014-09-05
  • Resolved: 2002-09-28
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
1.4.2 mantisFixed
Related Reports
Duplicate :  
Description
As per JDK-4695057, the scope of a local class name whose declaration is a
declaration-statement of a switch-block-group
should not extend into the following switch-block-groups.

See JDK-4713250 for the underlying spec issue.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mantis FIXED IN: mantis INTEGRATED IN: mantis mantis-b03
14-06-2004

PUBLIC COMMENTS See the description and 4695057.
10-06-2004

EVALUATION This is one area where the spec was conveniently vague. ###@###.### 2002-08-02
02-08-2002