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

add jdk23 to config file (remove 22) #648

Merged
merged 2 commits into from
Sep 18, 2024
Merged

add jdk23 to config file (remove 22) #648

merged 2 commits into from
Sep 18, 2024

Conversation

gdams
Copy link
Member

@gdams gdams commented Sep 18, 2024

No description provided.

Copy link

@steelhead31 steelhead31 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok.

@gdams gdams enabled auto-merge (squash) September 18, 2024 10:43
@gdams gdams disabled auto-merge September 18, 2024 10:46
@gdams
Copy link
Member Author

gdams commented Sep 18, 2024

I’m seeing the following warning when running java -version in the windows nanoserver dockerfiles:

javac --version 
OpenJDK 64-Bit Server VM warning: Failed to determine whether the OS can retrieve version information from kernel32.dll: The system cannot find the file specified
javac 23
java --version 
OpenJDK 64-Bit Server VM warning: Failed to determine whether the OS can retrieve version information from kernel32.dll: The system cannot find the file specified
openjdk 23 2024-09-17
OpenJDK Runtime Environment Temurin-23+37 (build 23+37)
OpenJDK 64-Bit Server VM Temurin-23+37 (build 23+37, mixed mode, sharing)

@gdams gdams merged commit d7a5f27 into adoptium:main Sep 18, 2024
74 checks passed
@gdams gdams deleted the 23 branch September 18, 2024 16:58
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

Successfully merging this pull request may close these issues.

3 participants