Skip to content

Move library specific logic to the backend#1397

Merged
jasonkatonica merged 1 commit into
IBM:java11from
KostasTsiounis:move_context_j11
Apr 20, 2026
Merged

Move library specific logic to the backend#1397
jasonkatonica merged 1 commit into
IBM:java11from
KostasTsiounis:move_context_j11

Conversation

@KostasTsiounis

Copy link
Copy Markdown
Member

Library specific logic, such as contexts and choice of FIPS or non-FIPS binaries, is performed in the provider.

This change moves said logic and functionality to the backend, in order to decouple it and allow for introduction of different libraries seamlessly.

Back-ported from: #1283

Signed-off-by: Kostas Tsiounis kostas.tsiounis@ibm.com

@jasonkatonica jasonkatonica left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

Library specific logic, such as contexts and choice of FIPS or
non-FIPS binaries, is performed in the provider.

This change moves said logic and functionality to the backend,
in order to decouple it and allow for introduction of different
libraries seamlessly.

Signed-off-by: Kostas Tsiounis <kostas.tsiounis@ibm.com>
@jasonkatonica jasonkatonica merged commit c996b0e into IBM:java11 Apr 20, 2026
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