azure-functions-java-worker icon indicating copy to clipboard operation
azure-functions-java-worker copied to clipboard

Java version check in Windows section of pipeline points to default version

Open shreyas-gopalakrishna opened this issue 3 years ago • 0 comments

This is a low priority bug fix. The pipeline runs on Linux and Windows OS. In the windows OS, checking Java version using java -version shows Java 8 even after downloading and installing Java 11 and 17.

The tests are running on the correct Java versions. Only the pipeline displays it wrong.

shreyas-gopalakrishna avatar Sep 16 '22 17:09 shreyas-gopalakrishna