Closed
Bug 1722960
Opened 4 years ago
Closed 4 years ago
locate_java_bin_path returns path without /bin suffix on macOS since bug 1722492
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox-esr78 unaffected, firefox90 unaffected, firefox91 unaffected, firefox92 fixed)
RESOLVED
FIXED
92 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox90 | --- | unaffected |
firefox91 | --- | unaffected |
firefox92 | --- | fixed |
People
(Reporter: robwu, Assigned: robwu)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
This branch here: https://searchfox.org/mozilla-central/rev/cfc40681e13089f92fb3f5f67d5d527fb04d9505/python/mozboot/mozboot/util.py#165-168
should append "/bin" at the end.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by rob@robwu.nl:
https://hg.mozilla.org/integration/autoland/rev/cd39c03f2a63
Append "/bin" to JVMHomePath on macOS r=nalexander
![]() |
||
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
Updated•4 years ago
|
Keywords: regression
Comment 4•4 years ago
|
||
Set release status flags based on info from the regressing bug 1722492
status-firefox90:
--- → unaffected
status-firefox91:
--- → unaffected
status-firefox-esr78:
--- → unaffected
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•