microsoft / vscode-remote-try-java

Java sample project for trying out Dev Containers
https://aka.ms/vscode-remote/containers/getting-started
MIT License
301 stars 433 forks source link

Update to JDK 17 #35

Closed jdubois closed 2 years ago

jdubois commented 2 years ago

JDK 17 is the new long-term support release, and is available on Azure now (so this what everyone should use by default)

jdubois commented 2 years ago

@brunoborges that’s PR #36 (because I do clean separated PRs, but you are right, there is an issue here we know thanks to @roryp 😀)

bamurtaugh commented 2 years ago

Thanks all for the discussion here. Sounds like this is good to merge, so I'll go ahead and merge it. If there are any other thoughts, please just let me know.