New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 801261 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Email to this user bounced
Closed: Mar 2018
Cc:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug


Participants' hotlists:
ErrorProne-Fixes


Sign in to add a comment

Fix wrong argument orders in code

Project Member Reported by wnwen@chromium.org, Jan 11 2018

Issue description

1. Read http://errorprone.info/bugpattern/ArgumentSelectionDefectChecker
2. Remove 'ArgumentSelectionDefectChecker' suppression for errorprone.
3. Fix or suppress each instance in code.
4. Upgrade 'ArgumentSelectionDefectChecker' to errorprone error to prevent future regressions.

Actually found  issue 801259 

 
Status: Fixed (was: Available)
Fixed in r541609.

Comment 2 by wnwen@chromium.org, Mar 8 2018

Owner: rob.b...@samsung.com

Sign in to add a comment