Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(171)

Issue 2768883003: InstalledAppProviderTest: Remove explicit "final" (requires Java 8). (Closed)

Created:
3 years, 9 months ago by Matt Giuca
Modified:
3 years, 9 months ago
Reviewers:
jbudorick, boliu
CC:
chromium-reviews, jam, darin-cc_chromium.org, friedman, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

InstalledAppProviderTest: Remove explicit "final" (requires Java 8). This change requires Java 8, which should now be enabled on all Android builders (see https://crbug.com/704013). This small change serves as a test to make sure we aren't building with Java 7 on any bots. Sheriffs: Please revert this if it fails to compile on Android! This takes advantage of the new "effectively final" rule in Java 8: an explicit "final" is not required on a captured variable as it is added automatically by the compiler. BUG=704013 Review-Url: https://codereview.chromium.org/2768883003 Cr-Commit-Position: refs/heads/master@{#459682} Committed: https://chromium.googlesource.com/chromium/src/+/722be98f7e4d7551710fb9cf30674750cdd0d857

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M content/public/android/junit/src/org/chromium/content/browser/installedapp/InstalledAppProviderTest.java View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (10 generated)
Matt Giuca
See discussion on bug (and the last few comments on https://codereview.chromium.org/2706403014) for more details. boliu: ...
3 years, 9 months ago (2017-03-23 00:36:02 UTC) #4
boliu
lgtm
3 years, 9 months ago (2017-03-23 03:17:27 UTC) #9
Matt Giuca
On 2017/03/23 03:17:27, boliu wrote: > lgtm Instead of waiting for infra to confirm if ...
3 years, 9 months ago (2017-03-26 23:44:10 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2768883003/1
3 years, 9 months ago (2017-03-26 23:44:26 UTC) #12
commit-bot: I haz the power
3 years, 9 months ago (2017-03-26 23:56:42 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/722be98f7e4d7551710fb9cf3067...

Powered by Google App Engine
This is Rietveld 408576698