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

Issue 19244003: android/gyp/jar_toc.py: avoid specifying conflicting flags. (Closed)

Created:
7 years, 5 months ago by Ami GONE FROM CHROMIUM
Modified:
7 years, 5 months ago
Reviewers:
cjhopman
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, frankf+watch_chromium.org
Visibility:
Public.

Description

android/gyp/jar_toc.py: avoid specifying conflicting flags. http://docs.oracle.com/javase/6/docs/technotes/tools/windows/javap.html says: -protected Shows only protected and public classes and members. So there's no need to specify both -protected and -public. Needed because in JDK7 javap is more particular about its flags and rejects this particular combination. BUG=https://code.google.com/p/webrtc/issues/detail?id=2034 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=211700

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M build/android/gyp/jar_toc.py View 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Ami GONE FROM CHROMIUM
7 years, 5 months ago (2013-07-15 17:30:58 UTC) #1
cjhopman
lgtm
7 years, 5 months ago (2013-07-15 17:33:10 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/19244003/1
7 years, 5 months ago (2013-07-15 17:35:06 UTC) #3
commit-bot: I haz the power
7 years, 5 months ago (2013-07-15 21:19:49 UTC) #4
Message was sent while issue was closed.
Change committed as 211700

Powered by Google App Engine
This is Rietveld 408576698