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 14490 - ClassElement.forName ("java.lang.String") returns null
Summary: ClassElement.forName ("java.lang.String") returns null
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-16 15:35 UTC by Unknown
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Unknown 2001-08-16 15:35:25 UTC
This bug occurs in my own build of FFJ,
NB open source current as of 7:00 am PDT 8/16/01
FFJ closed source current as of 7:00 am PDT 8/16/01

In NB 3.2/FFJ3.0 and in previous builds of NB3.3/FFJ4.0,
executing this line of code:

ClassElement.forName ("java.lang.String")

returned a valid ClassElement object. Now it returns
null.
Comment 1 Svata Dedic 2001-08-17 15:19:46 UTC
Should be fixed in dev-trunk
Comment 2 Jan Becicka 2001-09-25 09:49:22 UTC
Verified in JP3
Comment 3 Quality Engineering 2003-07-01 16:00:28 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 4 Quality Engineering 2003-07-01 16:19:44 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 5 Quality Engineering 2007-09-20 09:59:23 UTC
Reorganization of java component