Functions - Java 17 Support
See original GitHub issue- Functions runtime V3
- OS (Linux and Windows) all hosting plans
We are releasing Java 17 for preview this semester. Users need to be able to create Functions and select “Java 17 (preview)” in VSCode.
Configuration: set javaVersion to 17 for Windows and LinuxFxVersion to java|17 for Linux
Issue Analytics
- State:
- Created a year ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Public preview: Java 17 Support in Azure Functions
Azure Functions now supports Java 17 in preview on dedicated, consumption, and premium plans for Windows and Linux. Learn more about Java 17...
Read more >JDK 17 Release Notes, Important Changes, and Information
Introduction. These notes describe important changes, enhancements, removed APIs and features, deprecated APIs and features, and other information about JDK ...
Read more >Package java.util.function - Oracle Help Center
Contains the collections framework, some internationalization support classes, a service loader, properties, random number generation, string parsing and ...
Read more >Overview (Java SE 17 & JDK 17) - Oracle Help Center
Defines an API for accessing foreign memory and calling foreign functions, directly from Java. jdk.incubator.vector. Defines an API for expressing computations ...
Read more >JDK 17 Supported Locales - Oracle
Language (ISO 639) Coun (ISO 3166) Script (ISO 15924) Language Tag
Albanian (sq) Albania (AL) (Latn) sq‑AL
Arabic (ar) Algeria (DZ) (Arab) ar‑DZ
Arabic (ar) Bahrain...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@Flanker32 please help send a PR to enable Java 17 runtime.
@fiveisprime @Flanker32
Currently Java 17 (preview) is updated on StacksAPI with the isHidden flag set to true. https://github.com/Azure/azure-functions-ux/pull/6729.
The final PR with isHidden=false has been merged and will be available for customers to use by September 16: https://github.com/Azure/azure-functions-ux/pull/6855.
Could you please ensure VSCode supports Java 17 (preview) for Azure Functions Runtime v4?
cc @amamounelsayed @apawast @shreyas-gopalakrishna @kaibocai