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-4987844
compiler crash with ill-formed annotation
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P3
Fix Version/s:
5.0
Affects Version/s:
5.0
Component/s:
tools
Labels:
jsr175
Subcomponent:
javac
Resolved In Build:
b40
CPU:
generic
OS:
solaris_8
Description
the following crashes javac:
package w;
@interface X {
Class value();
}
@X(Z.class)
class Y<Z> {
}
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:
2004-02-03 11:49
Updated:
2004-02-20 11:42
Resolved:
2004-02-20 11:42
Imported:
16/Sep/12 11:48 AM
Indexed:
18/Jul/12 6:47 AM