Update JDK8 to version 8.0.412+8
Categories
(Release Engineering :: General, task)
Tracking
(firefox127 fixed)
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
References
Details
Attachments
(1 file)
We still use JDK8 for Nexus for the gradle-dependencies job. Turns out we haven't updated the version we use since late 2021. We should fix that. Unsurprisingly, it's green on Try.
https://treeherder.mozilla.org/jobs?repo=try&group_state=revision=bedc6344fc6877cd0a77a9559c90e2b8c119cfa2
Assignee | ||
Comment 1•1 year ago
|
||
Comment 3•1 year ago
|
||
bugherder |
Comment 4•1 year ago
|
||
Thanks for this upgrade, :RyanVM! For reference: :csadilek tried to bump the major version a year ago and Java 11 was still not supported back then[1]. That said, we should be able to switch to Java 11 now[2] \o/:
Java
Sonatype Nexus Repository is tested on and supports OpenJDK.
Nexus Repository versions up to and including release 3.66.0 require a Java 8 Runtime Environment (JRE).
Versions 3.67.0+ also support the Java 11 JRE.
[1] https://github.com/mozilla-mobile/firefox-android/pull/1077#issuecomment-1457940949
[2] https://help.sonatype.com/en/sonatype-nexus-repository-system-requirements.html#java-161935
Comment 5•1 year ago
|
||
We're using nexus 2 though, and as I understand it, updating to 3 will require rather big changes to the android-gradle-dependencies job, since nexus completely changed how it stores components (https://help.sonatype.com/en/upgrading-from-nexus-repository-manager-2.html).
Comment 6•1 year ago
|
||
Oh I had forgotten that! You're right, thanks for the reminder.
Description
•