Skip to content

Move library specific logic to the backend#1395

Merged
jasonkatonica merged 1 commit into
IBM:java21from
KostasTsiounis:move_context_j21
Apr 20, 2026
Merged

Move library specific logic to the backend#1395
jasonkatonica merged 1 commit into
IBM:java21from
KostasTsiounis:move_context_j21

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 9fc47dd into IBM:java21 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