Use sdk 282
Description
Fix the SDK version to 8u282-b08-3
to avoid nougat and oreo build issues with the jackserver
Issue(s)
https://gitlab.e.foundation/e/backlog/-/issues/3100
Test procedures
Test environment
- In build project, create a new branch and modify the docker image to use the one from this MR
- Still on build project, start a new pipeline using the branch previously created, for a nougat or oreo device
Expected result
Build should succeed
Technical details
To get all adoptopenjdk versions available, I use apt-cache madison adoptopenjdk-8-hotspot
Screenshots
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation
Edited by Romain Hunault