-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Microsoft JDK Builds? #164
Comments
We are using AdoptOpenJDK's MSI installer for Windows, and PKG installer for macOS. Known problems with AdoptOpenJDK are:
It's a good idea to switch to Microsoft builds of OpenJDK if it:
|
As the Microsoft builds of OpenJDK and the VS Code Java Coding Pack are both from Microsoft, hopefully you can coordinate something out so the Microsoft JDK does not have the issues currently present in the AdoptOpenJDK and contains the features that you would like in the Microsoft builds of OpenJDK. After all, they are still in the preivew phase and the stable version hasn't been released yet. |
@Eskibear The Microsoft builds of OpenJDK are out of beta, try them out. |
Thank you for reminding me of it. Related API for metadata is required before we can switch to it. I can only find related discussion here microsoft/openjdk#18 |
Since the Microsoft builds of their JDK have now been released and are in preview, will you switch the JDK to those once they are out of the preview phase?
The text was updated successfully, but these errors were encountered: