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-4620794
compiler allows null + null
Log In
Closed
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P5
Fix Version/s:
1.4.2
Affects Version/s:
1.4.0
Component/s:
tools
Labels:
gjc_attr
jacks
jckworthy
Subcomponent:
javac
Resolved In Build:
mantis
CPU:
generic
OS:
solaris_7
Verification:
Verified
Description
$ cat -n T.java
1 class T {
2 String s = null + null;
3 }
$ newjavac T.java
$
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-01-08 14:38
Updated:
2003-04-11 17:38
Resolved:
2002-09-01 17:11
Imported:
16/Sep/12 11:35 AM
Indexed:
18/Jul/12 6:34 AM