Update to the current SapMachine Releases#269
Closed
skateball wants to merge 1 commit intoSAP-docs:mainfrom
Closed
Update to the current SapMachine Releases#269skateball wants to merge 1 commit intoSAP-docs:mainfrom
skateball wants to merge 1 commit intoSAP-docs:mainfrom
Conversation
Hi colleagues, the currently used versions are old, unsecure und vulnerable. There are updates available, which should be used. Therefore I recommend to update to the current/recent and secure versions. Regards Christian @ SapMachine Team
Contributor
|
Hi! Thank you for your feedback. We will look into it and come back to you if we have any questions. |
Joysie
approved these changes
Jun 8, 2025
Contributor
|
Hi @skateball , Thank you for these suggestions! The docu page is updated and improved accordingly. Best, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi colleagues,
take #268 as basis.
Based on this scroll down to the "JDK"-section and move the pinned text+code block below the un-pinned text+code block for 11, 17 and 21. (like it is already in the JRE-section on top)
Changed and added a link in the footer.
optional changes without PR:
The text "un-pinned"-block is not intuitve. consider changing it in something like:
To stay secure, use the latest stable version of SapMachine JDK 21. This is the recommended major version. ### each line with adapted JRE/JDK and 11/17/21
The text "pinned"-block is not intuitve. consider changing it in something like:
In some cases, it can be helpful to pin a version of SapMachine JDK 21. However, to stay secure, you need to update this version string on your own. Because of this, SAP does not recommend this approach. ### each line with adapted JRE/JDK and 11/17/21
Not yet as good as it could be, but much better than before.
Regards Christian @ SapMachine Team
pinned := the code including the whole version string (11.0.17, 17.0.15, 21.0.7)
un-pinned := the stable latest version (11.+, 17.+, 21.+)