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 21924 - Type.parse("String") should return the same value as Type.parse("java.lang.String")
Summary: Type.parse("String") should return the same value as Type.parse("java.lang.St...
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-27 14:58 UTC by Jan Becicka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2002-03-27 14:58:22 UTC
Type.parse("String").equals(Type.parse
("java.lang.String") returns false although
String and java.lang.String are synonyms

The same problem is with all classes from 
package java.lang
Comment 1 Svata Dedic 2002-05-21 17:50:42 UTC
Cleaning up before 4.0 planning
Comment 2 Marek Grummich 2002-07-19 21:03:20 UTC
Target milestone was changed from 'not determined' to TBD.
Comment 3 Martin Matula 2004-11-12 09:31:01 UTC
This will not be fixed, since org.openide.src is obsolete and will be
deprecated in 4.1.