openjdk
openjdk copied to clipboard
Microsoft Build of OpenJDK
**Describe the bug** A clear and concise description of what the bug is. ```batch C:\Users\yta>klist Credentials cache C:\Users\yta\krb5cc_yta not found. C:\Users\yta>C:\Windows\System32\klist Current LogonId is 0:0x315613 Cached Tickets: (6) #0> ......
### **_Please refer to the original GitHub issue [here](https://github.com/adoptium/adoptium-support/issues/893#issue-1887595275)._** *********************** Please provide a brief summary of the bug Hello, Downloaded and installed - https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.20.1%2B1/OpenJDK11U-jdk_x64_windows_hotspot_11.0.20.1_1.msi We are facing issue during upgrade....
The msopenjdk-11 from the packages-microsoft-com-prod yum repository provides **java-11-openjdk-devel** which causes problems for systems that require the standard java-11-openjdk-devel package layout as msopenjdk installs to different locations. The partial yum...
- [ ] Publish RPM on packages.microsoft.com - @d3r3kk - [ ] Update documentation - @brunoborges
I just rebuilt the Docker image of my Java microservice using Microsoft OpenJDK image tag `17-ubuntu`, which now references OpenJDK version `17.0.11` rather than `17.0.8` which I was using earlier,...
I'm continuously facing this error, and researched everything but found nothing ``` # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at...
JAVA_HOME is an unnecessary variable, as this can be detected from the running java program. setting it causes subsequent errors, like the microsoft vscode java plugin thinks all of a...
'PATH' feature requires a reboot. The MSI installer should therefore set a `ScheduleReboot` after `InstallFinalize` OS & version Windows 10/11 **MSFT Build of OpenJDK Version:** 21.0.4 **To Reproduce:** Steps to...
I've had some users of [Intellij D Language plugin](https://github.com/intellij-dlanguage/intellij-dlanguage) report [problems when using the Microsoft JDK](https://github.com/intellij-dlanguage/intellij-dlanguage/issues/652). The project is built using Gradle and when doing the gradle build the resulting...