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

Issue 2666783004: Android: Update docs to say Java 8 is required (Closed)

Created:
3 years, 10 months ago by agrieve
Modified:
3 years, 9 months ago
Reviewers:
friedman1, jbudorick
CC:
chromium-reviews, friedman, F
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Android: Update docs and install-build-deps-android.sh to require java8 We don't strictly require java8 yet, but will soon. BUG=662467 Review-Url: https://codereview.chromium.org/2666783004 Cr-Commit-Position: refs/heads/master@{#455459} Committed: https://chromium.googlesource.com/chromium/src/+/8638ef810c10cee09e467b2ecd678341e12fc892

Patch Set 1 #

Patch Set 2 : Android: Update docs and install-build-deps-android.sh to require java8 #

Total comments: 9

Patch Set 3 : rework error message for java #

Patch Set 4 : Android: Update docs and install-build-deps-android.sh to require java8 #

Total comments: 1

Patch Set 5 : rebase #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -72 lines) Patch
M build/install-build-deps-android.sh View 1 2 3 4 4 chunks +38 lines, -59 lines 1 comment Download
M docs/android_build_instructions.md View 1 2 3 4 1 chunk +0 lines, -13 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 25 (13 generated)
agrieve
On 2017/01/31 21:44:20, agrieve (mostly OOO till 31st) wrote: > The CQ bit was checked ...
3 years, 10 months ago (2017-01-31 21:44:26 UTC) #4
jbudorick
https://codereview.chromium.org/2666783004/diff/20001/build/install-build-deps-android.sh File build/install-build-deps-android.sh (right): https://codereview.chromium.org/2666783004/diff/20001/build/install-build-deps-android.sh#newcode24 build/install-build-deps-android.sh:24: $1 -version 2>&1 | grep '1\.8' > /dev/null grep ...
3 years, 10 months ago (2017-01-31 21:51:35 UTC) #6
agrieve
https://codereview.chromium.org/2666783004/diff/20001/build/install-build-deps-android.sh File build/install-build-deps-android.sh (right): https://codereview.chromium.org/2666783004/diff/20001/build/install-build-deps-android.sh#newcode24 build/install-build-deps-android.sh:24: $1 -version 2>&1 | grep '1\.8' > /dev/null On ...
3 years, 10 months ago (2017-02-01 02:39:21 UTC) #9
jbudorick
lgtm but hold until we deploy java8 more widely on the bots. https://codereview.chromium.org/2666783004/diff/20001/build/install-build-deps-android.sh File build/install-build-deps-android.sh ...
3 years, 10 months ago (2017-02-01 16:30:39 UTC) #10
agrieve
On 2017/02/01 16:30:39, jbudorick wrote: > lgtm but hold until we deploy java8 more widely ...
3 years, 9 months ago (2017-03-08 01:46:48 UTC) #11
jbudorick
On 2017/03/08 01:46:48, agrieve wrote: > On 2017/02/01 16:30:39, jbudorick wrote: > > lgtm but ...
3 years, 9 months ago (2017-03-08 01:48:41 UTC) #12
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/2666783004/60001
3 years, 9 months ago (2017-03-08 01:52:48 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/166481) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 9 months ago (2017-03-08 01:57:12 UTC) #16
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/2666783004/80001
3 years, 9 months ago (2017-03-08 15:30:12 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://chromium.googlesource.com/chromium/src/+/8638ef810c10cee09e467b2ecd678341e12fc892
3 years, 9 months ago (2017-03-08 15:45:15 UTC) #22
friedman1
https://codereview.chromium.org/2666783004/diff/80001/build/install-build-deps-android.sh File build/install-build-deps-android.sh (right): https://codereview.chromium.org/2666783004/diff/80001/build/install-build-deps-android.sh#newcode57 build/install-build-deps-android.sh:57: sudo apt-get -y install openjdk-8-jre openjdk-8-jdk You can't do ...
3 years, 9 months ago (2017-03-14 20:29:01 UTC) #24
friedman1
3 years, 7 months ago (2017-05-03 19:47:11 UTC) #25
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:80001) has been created in
https://codereview.chromium.org/2858063002/ by friedman@google.com.

The reason for reverting is: You can't do this on Trusty... java8 doesn't exist
there.  You have to get the
debs from a later install and manually install them, which is what we have
puppet doing in our environment..

Powered by Google App Engine
This is Rietveld 408576698