Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 338659 - Batch compiler flag for COMPILER_PB_UNAVOIDABLE_GENERIC_TYPE_PROBLEMS
Summary: Batch compiler flag for COMPILER_PB_UNAVOIDABLE_GENERIC_TYPE_PROBLEMS
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Doc (show other bugs)
Version: 3.7   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.7 M6   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-02 08:00 EST by Markus Keller CLA
Modified: 2011-03-02 09:28 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2011-03-02 08:00:54 EST
In official builds, we'd like to ignore unavoidable generic type problems, but jdt_api_compile.htm doesn't list a -warn argument to control this option in the batch compiler.

If I see that correctly, bug 322817 already added the option "unavoidableGenericProblems" in org.eclipse.jdt.internal.compiler.batch.Main.handleErrorOrWarningToken(..), so I guess the only problem is in the docs.
Comment 1 Olivier Thomann CLA 2011-03-02 08:46:02 EST
I'll update the doc as Srikanth is focusing on java 7 work.
Comment 2 Olivier Thomann CLA 2011-03-02 09:28:54 EST
Released for 3.7M6.