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

[ELY-2295] Algorithm alias "Data" generates errors in WFCORE test-suite with jdk-18 #1667

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

rmartinc
Copy link
Contributor

Issue: https://issues.redhat.com/browse/ELY-2295

Just removing the alias Data that was added using the legacy method. It is discarded by the jdk now (no real legacy service associated), so it is invalid and useless. With jdk-18 build 28 the alias generates failures in the wfcore test-suite.

The test KeyStoreCredentialStoreTest is also modified to test the PKCS12 credential key store with more jdk implementations (in version 11 it works for all of them, openjdk, zulu, openj9, ibm,... So better discard the ones we know that fail instead of only allowing the oracle vendor).

@ropalka
Copy link

ropalka commented Jan 31, 2022

Any possibility this could get it into next Elytron release @fjuma ? It is the last issue in Elytron area WRT WildFly on JDK18 EA.

@fjuma
Copy link
Contributor

fjuma commented Jan 31, 2022

@ropalka Yes. When do you need this fix by?

@ropalka
Copy link

ropalka commented Feb 1, 2022

There's no hurry @fjuma , next Elytron release according to your plan is fine :)

@ropalka
Copy link

ropalka commented Mar 16, 2022

When is the next Elytron release planned @fjuma ? I had a quick chat with Brian, we want to backport JDK18 support to WildFly 26.x branch and this is the last remaining issue to pass WildFly upstream test suite.

@fjuma
Copy link
Contributor

fjuma commented Mar 16, 2022

@ropalka I'm planning on including this one in the Elytron tag this week for WildFly 26.1.

Copy link
Contributor

@fjuma fjuma left a comment

Choose a reason for hiding this comment

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

Thanks @rmartinc!

@fjuma
Copy link
Contributor

fjuma commented Mar 16, 2022

@Skyllarr Please review and merge when you get a chance. Thanks!

@Skyllarr
Copy link
Contributor

@rmartinc Thanks!

@Skyllarr Skyllarr merged commit 0bc5a2f into wildfly-security:1.x Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants