Skip to content

Fix X509 incompatibility with newer JDKs (#206)#210

Merged
karelmaxa merged 1 commit intoWrenSecurity:mainfrom
pavelhoral:fix-certs
Jul 28, 2025
Merged

Fix X509 incompatibility with newer JDKs (#206)#210
karelmaxa merged 1 commit intoWrenSecurity:mainfrom
pavelhoral:fix-certs

Conversation

@pavelhoral
Copy link
Copy Markdown
Member

New JDK builds contain breaking changes in their internal API that we depend on. This fixes those incompatibilities which enables Java 21 as a side effect.

Ref https://bugs.openjdk.org/browse/JDK-8296072

New JDK builds contain breaking changes in their internal API that we depend
on. This fixes those incompatibilities which enables Java 21 as a side effect.

Ref https://bugs.openjdk.org/browse/JDK-8296072
Copy link
Copy Markdown
Member

@karelmaxa karelmaxa left a comment

Choose a reason for hiding this comment

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

LGTM.

@karelmaxa karelmaxa merged commit 12f0953 into WrenSecurity:main Jul 28, 2025
3 checks passed
pavelhoral added a commit that referenced this pull request Jul 28, 2025
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