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

4.x: Java 21 follow up #7732

Merged
merged 4 commits into from Oct 9, 2023

Conversation

tomas-langer
Copy link
Member

Description

Resolves #7221

  • byte buddy workaround
  • backend test for cassandra now uses test containers (could not start in-process Cassandra in later Java releases)
  • re-enabled tests disabled for Jakarta upgrade

Documentation

No impact

@tomas-langer tomas-langer added the 4.x Version 4.x label Oct 5, 2023
@tomas-langer tomas-langer added this to the 4.0.0 milestone Oct 5, 2023
@tomas-langer tomas-langer self-assigned this Oct 5, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 5, 2023
@tomas-langer tomas-langer merged commit 25ce702 into helidon-io:main Oct 9, 2023
12 checks passed
@tomas-langer tomas-langer deleted the 7221-java21-follow-up branch October 9, 2023 07:36
dalexandrov pushed a commit to dalexandrov/helidon that referenced this pull request Oct 17, 2023
* byte buddy workaround removed
* Refactored backend test to use testcontainers for Cassandra (as embedded cannot start in newer Java versions)
* Re-enabled tests disabled during Jakarta upgrade
* BackendTest will only run on Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants