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

Issue 2543463002: Add retrolambda.py and integrate it to build process. (Closed)

Created:
4 years ago by F
Modified:
4 years ago
Reviewers:
agrieve
CC:
chromium-reviews, mikecase+watch_chromium.org, jbudorick+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adds experimental support for Java 8 via gn arg Requires host machines to have jdk8 installed and uses retrolambda to convert java 8 .jar files into java 7 .jar files. Future work includes adding Retrolambda into third_party libraries. BUG=642600 Committed: https://crrev.com/d8c7a8acef06acc9f093177d568789f8f3329c23 Cr-Commit-Position: refs/heads/master@{#435629}

Patch Set 1 : Format #

Total comments: 4

Patch Set 2 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+187 lines, -59 lines) Patch
M build/android/gyp/javac.py View 2 chunks +8 lines, -0 lines 0 comments Download
A build/android/gyp/retrolambda.py View 1 1 chunk +68 lines, -0 lines 0 comments Download
M build/config/android/config.gni View 1 2 chunks +5 lines, -1 line 0 comments Download
M build/config/android/internal_rules.gni View 7 chunks +103 lines, -58 lines 0 comments Download
M build/config/android/rules.gni View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (14 generated)
F
Hi Andrew, PTAL. Thanks!
4 years ago (2016-11-30 15:38:37 UTC) #5
F
Hi Andrew, PTAL. Thanks!
4 years ago (2016-11-30 21:29:12 UTC) #9
agrieve
just a couple nits. lgtm https://codereview.chromium.org/2543463002/diff/20001/build/android/gyp/retrolambda.py File build/android/gyp/retrolambda.py (right): https://codereview.chromium.org/2543463002/diff/20001/build/android/gyp/retrolambda.py#newcode29 build/android/gyp/retrolambda.py:29: ':'.join(classpath + [temp_dir, android_sdk_jar]), ...
4 years ago (2016-11-30 21:54:42 UTC) #12
F
Thanks Andrew! Going to submit it soon https://codereview.chromium.org/2543463002/diff/20001/build/android/gyp/retrolambda.py File build/android/gyp/retrolambda.py (right): https://codereview.chromium.org/2543463002/diff/20001/build/android/gyp/retrolambda.py#newcode29 build/android/gyp/retrolambda.py:29: ':'.join(classpath + ...
4 years ago (2016-12-01 15:09:51 UTC) #13
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/2543463002/40001
4 years ago (2016-12-01 15:46:27 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years ago (2016-12-01 16:57:27 UTC) #19
commit-bot: I haz the power
4 years ago (2016-12-01 17:01:19 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d8c7a8acef06acc9f093177d568789f8f3329c23
Cr-Commit-Position: refs/heads/master@{#435629}

Powered by Google App Engine
This is Rietveld 408576698