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

[3.15] Aarch64 related backports #1455

Merged
merged 3 commits into from
Sep 24, 2024
Merged

Conversation

rsvoboda
Copy link
Member

Backports of:

Check list:

Your pull request:

  • targets the development branch
  • uses the 999-SNAPSHOT version of Quarkus
  • has tests (mvn clean test)
  • works in native (mvn clean package -Pnative)
  • has integration/native tests (mvn clean verify -Pnative)
  • makes sure the associated guide must not be updated
  • links the guide update pull request (if needed)
  • updates or creates the README.md file (with build and run instructions)
  • for new quickstart, is located in the directory component-quickstart
  • for new quickstart, is added to the root pom.xml and README.md

quay.io/infinispan-test/ryuk has issues on RHEL8 aarch 64
Override was introduced in infinispan/infinispan#8905

(cherry picked from commit 82a02b0)
There were more than 100 warnings with stacktraces saying java.lang.IllegalArgumentException: Unsupported class file major version 65
Jacoco supports Java 21 starting with 0.8.11

(cherry picked from commit 457d51c)
@rsvoboda rsvoboda requested a review from gsmet September 24, 2024 08:31
@rsvoboda
Copy link
Member Author

2 acks, CI is green, merging

@rsvoboda rsvoboda merged commit 1cf0b6e into quarkusio:3.15 Sep 24, 2024
@gsmet
Copy link
Member

gsmet commented Sep 24, 2024

Actually CI didn't run at all, I'm working on it here: #1456 .

@rsvoboda rsvoboda deleted the aarch64.backports branch December 12, 2024 19:13
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.

None yet

3 participants