This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 96888 - Error attempting F.U. in a JDK project
Summary: Error attempting F.U. in a JDK project
Status: RESOLVED DUPLICATE of bug 98268
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-01 03:31 UTC by Jesse Glick
Modified: 2007-03-21 21:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log file (139.18 KB, text/plain)
2007-03-01 03:33 UTC, Jesse Glick
Details
A dump file (10.20 KB, text/plain)
2007-03-01 03:33 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2007-03-01 03:31:58 UTC
excludes_49026 build. I had a freeform project made from JDK sources, no special
excludes or other config, just one source root. After scanning had completed -
which BTW printed tons of lines like

INFO [org.netbeans.modules.java.source.usages.SymbolDumper]: Unhandled
ElementKind: STATIC_INIT

as well as a few "coupling errors" (reported separately) - I opened
ColorBinder.java and selected an occurrence of CClassInfo and asked for usages.
I got some exceptions instead.
Comment 1 Jesse Glick 2007-03-01 03:33:07 UTC
Created attachment 39014 [details]
Log file
Comment 2 Jesse Glick 2007-03-01 03:33:56 UTC
Created attachment 39015 [details]
A dump file
Comment 3 Jan Lahoda 2007-03-21 21:53:10 UTC

*** This issue has been marked as a duplicate of 98268 ***