You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It makes more sense to use a native JDK instead of relying on Rosetta to be able to run the jenkins agent. Since JDK17 is now GA and Temurin builds and releases it we should identify whether there would be any problems with using JDK17 as the JDK for running the jenkins agent.
(Ideally I'd prefer to run the test machines - as a minimum - WITHOUT Rosetta2 in order to ensure that we don't introduce dependencies on it, but it's a bit of a scalpel job to remove it once it's been installed)
The text was updated successfully, but these errors were encountered:
Related: It may not work #2533
We should also have a native JDK11 as an option once the current release cycle is complete - which one we choose may be dependent on the outcome of investigations in #2514 2533
It makes more sense to use a native JDK instead of relying on Rosetta to be able to run the jenkins agent. Since JDK17 is now GA and Temurin builds and releases it we should identify whether there would be any problems with using JDK17 as the JDK for running the jenkins agent.
(Ideally I'd prefer to run the test machines - as a minimum - WITHOUT Rosetta2 in order to ensure that we don't introduce dependencies on it, but it's a bit of a scalpel job to remove it once it's been installed)
The text was updated successfully, but these errors were encountered: