Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] Warnings Reported in JDT UI for I20190813-1800

Hi,

       The refactoring changeUse addAll instead of looping through a collectionin file org.eclipse.jdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring class

is resulting in 2 new warnings in JDT UI that  is being flagged by the Build.

 

https://download.eclipse.org/eclipse/downloads/drops4/I20190813-1800/compilelogs/plugins/org.eclipse.jdt.ui_3.19.0.v20190813-2019/@dot.html#OTHER_WARNINGS

 

Currently this JDT.UI plugin is the only one being shown as having compile time warnings.

https://download.eclipse.org/eclipse/downloads/drops4/I20190813-1800/testResults.php

 

These warnings need to fixed, so that tonight’s build does not report these warnings.

 

Regards,

Kalyan

 



Back to the top