Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "HowToUseConcurrencyAnalysisTools" page has been changed by 
KonstantinBoudnik.
http://wiki.apache.org/hadoop/HowToUseConcurrencyAnalysisTools?action=diff&rev1=4&rev2=5

--------------------------------------------------

  === How it affects Hadoop development/QA process ===
  !SureLogic annotations are used in the source code of core sub-projects at 
the moment. It is not mandatory for contrib projects this it's up to 
contributors and committers to decide if they want to use concurrency analysis 
tools for their components. 
  
- !SureLogic analysis is going to be included to the test-patch process. This 
said new patches are required not to raise !SureLogic warnings level (similar 
to the requirements about FindBugs or javac).
+ !SureLogic analysis is going to be included to the test-patch process. This 
said new patches are required not to raise !SureLogic warnings level (similar 
to the requirements about !FindBugs or javac).
  
  === Annotations retention policy ===
  Annotations are part of the source code and needed for analysis purpose only. 
Thus, the promises will be needed only during compile time and for development. 
A production code won't include this jar file thus there won't be any impact on 
the final project's bits.

Reply via email to