Azure / Azure/azure-functions-java-worker
Java version check in Windows section of pipeline points to default version
Open
area:java-functions
Bug
reviewed
- Dominant language
- Java
- Stars
- 103
- Forks
- 74
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.