Closed
Bug 1432954
Opened 8 years ago
Closed 8 years ago
Update |mach bootstrap| support for 'mobile/android' builds on Gentoo to use the latest JDK.
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox60 fixed)
RESOLVED
FIXED
mozilla60
| Tracking | Status | |
|---|---|---|
| firefox60 | --- | fixed |
People
(Reporter: gsvelto, Assigned: gsvelto)
Details
Attachments
(1 file)
The latest version of the Oracle 8.0 JDK is jdk-8u162 so for bootstrapping to work we need to pick it up instead of the older 8u152 version. Since the URL changes every time Oracle updates the SDK the Gentoo-specific code needs to be updated to reflect it.
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → gsvelto
Status: NEW → ASSIGNED
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8945217 [details]
Bug 1432954 - Make |mach bootstrap| use the latest version of Oracle's JDK when bootstrapping Fennec on Gentoo;
https://reviewboard.mozilla.org/r/215444/#review221070
Sure. If it's green for you, it's good for me.
Attachment #8945217 -
Flags: review?(nalexander) → review+
Pushed by gsvelto@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/22ffe4943cb8
Make |mach bootstrap| use the latest version of Oracle's JDK when bootstrapping Fennec on Gentoo; r=nalexander
Comment 4•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•