Skip to content

WIP [OPENJDK-2968] Runtime images don't properly support JAVA_ARGS #589

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

Draft
wants to merge 4 commits into
base: ubi9
Choose a base branch
from

Conversation

jmtd
Copy link
Member

@jmtd jmtd commented Jun 3, 2025

An adaptation of WIP work from #492 to ubi9.

jmtd added 4 commits June 3, 2025 09:39
Passes for current builders, fails for current runtimes.

https://issues.redhat.com/browse/OPENJDK-2968

Signed-off-by: Jonathan Dowland <[email protected]>
This was used in the RHEL7 images but not since.

Signed-off-by: Jonathan Dowland <[email protected]>
Move handling of s2i custom run script out of `run` and into
`run-java.sh`; this makes `run-java.sh` (which is present in
both the builder and runtime images) responsible for all run
logic.

<https://issues.redhat.com/browse/OPENJDK-2968>

Signed-off-by: Jonathan Dowland <[email protected]>
@jmtd jmtd added the ubi9 RHEL UBI 9 label Jun 3, 2025
@jmtd jmtd marked this pull request as draft June 3, 2025 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ubi9 RHEL UBI 9
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant