azure-functions-java-worker
azure-functions-java-worker copied to clipboard
Java version check in Windows section of pipeline points to default version
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.