Skip to main content

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

See Bug 550044: 2 compile warning in official build

Dani



From:        "Kalyan P Tatavarthi" <kalyan_prasad@xxxxxxxxxx>
To:        jdt-dev@xxxxxxxxxxx
Date:        14.08.2019 10:16
Subject:        [EXTERNAL] [jdt-dev] Warnings Reported in JDT UI for I20190813-1800
Sent by:        jdt-dev-bounces@xxxxxxxxxxx



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

 


_______________________________________________
jdt-dev mailing list
jdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jdt-dev



Back to the top