Skip to content

Conversation

@KostasTsiounis
Copy link
Member

Current code ignores parameters that need to be passed to the constructor of a service that needs to be initialized.

This change is rectifying this and ensuring parameters are appropriately forwarded to the service's constructor.

Currently no service in this version supports it, so it cannot be tested.

Backported-from: #971

Signed-off-by: Kostas Tsiounis [email protected]

Current code ignores parameters that need to be passed
to the constructor of a service that needs to be
initialized.

This change is rectifying this and ensuring parameters
are appropriately forwarded to the service's constructor.

Currently no service in this version supports it, so it
cannot be tested.

Signed-off-by: Kostas Tsiounis <[email protected]>
Copy link
Member

@jasonkatonica jasonkatonica left a comment

Choose a reason for hiding this comment

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

LGTM

@jasonkatonica jasonkatonica merged commit 6897c25 into IBM:java17 Nov 21, 2025
3 checks 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.

3 participants