Skip to:
With new LTS versions of Java being supported by Hosted image runners, we need to support them.
Current LTS is Java 17, which comes with JAVA_HOME_17_X64 environment variable.
Let’s improve current process of detecting those, and use the latest if possible.
Also, let’s benefit from that to be able to override this behavior, even if using Microsoft hosted agent.
With new LTS versions of Java being supported by Hosted image runners, we need to support them.
Current LTS is Java 17, which comes with JAVA_HOME_17_X64 environment variable.
Let’s improve current process of detecting those, and use the latest if possible.
Also, let’s benefit from that to be able to override this behavior, even if using Microsoft hosted agent.