Skip to content

Conversation

worksofliam
Copy link
Member

@worksofliam worksofliam commented Aug 26, 2025

Introduce a new setting to specify the Java version for the Server Component, allowing users to choose between Java 8, 17, and 21. Default value is set to Java 8.

Need to update docs.

Closes #426

How to test

  • Make sure Java 8 continues to work as default
  • Swap versions and see if other version takes place

Copy link

github-actions bot commented Aug 26, 2025

👋 A new build is available for this PR based on 27fc6e0.

@worksofliam worksofliam requested a review from forstie August 26, 2025 15:21
Copy link
Collaborator

@forstie forstie left a comment

Choose a reason for hiding this comment

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

Java 11 is still in existence for clients on releases prior to IBM i 7.6
Can you add in Java 11?
/QOpenSys/QIBM/ProdData/JavaVM/jdk11/64bit/bin/java

Signed-off-by: worksofliam <[email protected]>
@worksofliam worksofliam requested a review from forstie August 26, 2025 19:57
@worksofliam
Copy link
Member Author

@forstie Done

Copy link
Collaborator

Choose a reason for hiding this comment

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

Does jdk11 need to appear here as well?

Copy link
Collaborator

Choose a reason for hiding this comment

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

@worksofliam worksofliam requested a review from forstie August 27, 2025 12:53
@worksofliam
Copy link
Member Author

@forstie Got spot. Have another go.

Copy link
Collaborator

@forstie forstie left a comment

Choose a reason for hiding this comment

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

Looks great.

@worksofliam worksofliam merged commit 2a0c512 into main Aug 27, 2025
1 check passed
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.

Ability to change Java versions
2 participants