Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-4720751
DU analysis for loops requires two passes
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P4
Fix Version/s:
1.4.2
Affects Version/s:
1.4.0
Component/s:
tools
Labels:
gjc_flow
jckworthy
Subcomponent:
javac
Resolved In Build:
mantis
CPU:
generic
OS:
solaris_8
Description
javac incorrectly rejects this program:
class C {
void m() {
final int i;
while (true)
if (false)
i = 1;
}
}
Attachments
Activity
People
Assignee:
Neal Gafter (Inactive)
Reporter:
Neal Gafter (Inactive)
Votes:
0
Vote for this issue
Watchers:
0
Start watching this issue
Dates
Created:
2002-07-25 11:08
Updated:
2002-10-25 17:15
Resolved:
2002-10-25 17:15
Imported:
16/Sep/12 11:38 AM
Indexed:
18/Jul/12 6:37 AM