-
Notifications
You must be signed in to change notification settings - Fork 888
Added in support for Microsoft's Build of OpenJDK #3723
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
base: master
Are you sure you want to change the base?
Conversation
@thozook thanks! Let us take a look |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
@anatolybolshakov Any movement on this PR? I would edit the powershell files myself, but those changes would be wiped out on agent upgrade correct? |
Hi @hymccord I'm no longer working on project - @kirill-ivlev would probably be the right person to address |
#3719 is closed, but the issue is still available. I think it makes sense that the Microsoft OpenJDK installation is also recognized by the agent. I just had to go back to Adoptium Eclipse today because it doesn't work. What a pity. |
@aleksandrlevochkin @kirill-ivlev I was having an issue with a self-hosted agent and Microsoft Java recently. This would have prevented the issue I think. Can this be merged? |
Any updates? Thanks. Related #3624 |
Resolves issue reported in #3719
Used the previous "$jvmHotSpot" variable since the registry key for Microsoft's OpenJDK build is also in the same hotspot subdirectory.