Skip to content
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

Open
viveksh1 opened this issue Apr 20, 2021 · 4 comments
Open

Microsoft JDK Builds? #164

viveksh1 opened this issue Apr 20, 2021 · 4 comments
Assignees

Comments

@viveksh1
Copy link

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?

@Eskibear
Copy link
Member

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:

  • Has easy-to-use API to fetch metadata, e.g. versions, download links, file hash, etc for different platforms.
  • Is faster/easier to download. (compared with AdoptOpenJDK).
  • Can be installed per user, e.g. doesn't require admin privileges on Windows.

@Eskibear Eskibear self-assigned this Apr 21, 2021
@viveksh1
Copy link
Author

viveksh1 commented Apr 21, 2021

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.

@viveksh1
Copy link
Author

viveksh1 commented Jul 5, 2021

@Eskibear The Microsoft builds of OpenJDK are out of beta, try them out.

@Eskibear
Copy link
Member

Eskibear commented Jul 6, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants