Skip to content
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

Fix names of algorithms printed in debug trace #68

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

KostasTsiounis
Copy link
Contributor

The parameter used to indicate the name of the algorithm, whose native implementation's availability is being checked, was incorrectly set to the provider name, leading to incorrect debug trace messages.

Back-ported from: ibmruntimes/openj9-openjdk-jdk#874

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

The parameter used to indicate the name of the algorithm,
whose native implementation's availability is being checked,
was incorrectly set to the provider name, leading to
incorrect debug trace messages.

Signed-off-by: Kostas Tsiounis <kostas.tsiounis@ibm.com>
@KostasTsiounis
Copy link
Contributor Author

FYI @keithc-ca

@keithc-ca keithc-ca self-requested a review November 4, 2024 17:49
@keithc-ca keithc-ca self-assigned this Nov 4, 2024
Copy link
Member

@keithc-ca keithc-ca left a comment

Choose a reason for hiding this comment

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

Tested locally.

@keithc-ca keithc-ca merged commit 2c8f553 into ibmruntimes:openj9 Nov 4, 2024
2 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.

2 participants