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 72084 - [50cat] New editor hint : Use JDK 5 autoboxing
Summary: [50cat] New editor hint : Use JDK 5 autoboxing
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-31 20:15 UTC by kalali
Modified: 2013-09-02 14:21 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 kalali 2006-01-31 20:15:15 UTC
[ BUILD # : 060110 ]
[ JDK VERSION : 1.5.0_05 ]

it will hint when there are un-needed call to Object primitives , like Integer........
it will convert them to primitives