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

Summary: [50cat] New editor hint : Use JDK 5 autoboxing
Product: java Reporter: kalali <kalali>
Component: HintsAssignee: Svata Dedic <sdedic>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

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