Bug 80457

Summary: Allow to deactivate support for autounboxing for normal 1.5-code
Product: [Eclipse Project] JDT Reporter: Thomas Singer <eclipse>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3    
Version: 3.1   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Thomas Singer CLA 2004-12-08 06:40:15 EST
.. because it might introduce subtle and hard-to-find NPEs.
Comment 1 Philipe Mulet CLA 2004-12-08 09:43:17 EST
We can provide an option to flag usage of autoboxing, which you could pump to
ERROR if wanting to disallow it.

Time permitting
Comment 2 Thomas Singer CLA 2004-12-08 09:44:53 EST
Thanks, that's exactly what I want :)
Comment 3 Philipe Mulet CLA 2004-12-17 09:10:05 EST
Good, then this is a dup.

*** This bug has been marked as a duplicate of 78122 ***