Skip to content

[3.32] 3.32.3 backports 1#53003

Merged
gsmet merged 20 commits intoquarkusio:3.32from
gsmet:3.32.3-backports-1
Mar 11, 2026
Merged

[3.32] 3.32.3 backports 1#53003
gsmet merged 20 commits intoquarkusio:3.32from
gsmet:3.32.3-backports-1

Conversation

@gsmet
Copy link
Member

@gsmet gsmet commented Mar 10, 2026

Please don't merge, I will merge it myself.

MichalMaler and others added 20 commits March 10, 2026 21:42
Signed-off-by: Michal Maléř <mmaler@redhat.com>

Apply suggestions from code review

Co-authored by @mmaler @sjones @yrodiere

Co-authored-by: sheilamjones <87032823+sheilamjones@users.noreply.github.com>

Applying Yoann's review

Signed-off-by: Michal Maléř <mmaler@redhat.com>
(cherry picked from commit fe4dcef)
I have to push the change to test them, so this will maybe be a bit
disruptive but we need to make progress on that so let's start doing it.

(cherry picked from commit b5ccd7c)
Avoids getting all subclasses and known implementors from the index
for already processed classes. This brings start-up time in
quarkus:dev mode from ~13s down to 3s.

Fixes: quarkusio#52880
(cherry picked from commit d797723)
And a typo fix.

(cherry picked from commit 019c4c0)
Replace docker-maven-plugin with Quarkus Dev Services for automatic
PostgreSQL provisioning, consistent with other hibernate-reactive ITs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit d3fce56)
(cherry picked from commit 6d50ae7)
…ur AotRunnerClassLoader

(cherry picked from commit 34e61ee)
…er#isKnownAbsentResource

(cherry picked from commit de274a3)
(cherry picked from commit 9161628)
(cherry picked from commit 2d2adec)
@gsmet gsmet self-assigned this Mar 10, 2026
@gsmet gsmet added the area/infra internal and infrastructure related issues label Mar 10, 2026
@quarkus-bot quarkus-bot bot changed the title 3.32.3 backports 1 [3.32] 3.32.3 backports 1 Mar 10, 2026
@quarkus-bot quarkus-bot bot added area/arc Issue related to ARC (dependency injection) area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/docstyle issues related for manual docstyle review area/documentation labels Mar 10, 2026
@quarkus-bot quarkus-bot bot added area/infinispan Infinispan area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/maven labels Mar 10, 2026
@quarkus-bot
Copy link

quarkus-bot bot commented Mar 10, 2026

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 4615c2d.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

@github-actions
Copy link

github-actions bot commented Mar 10, 2026

🙈 The PR is closed and the preview is expired.

@quarkus-bot
Copy link

quarkus-bot bot commented Mar 11, 2026

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 4615c2d.

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
✔️ JVM Integration Tests - JDK 17 Logs Raw logs 🔍
✔️ JVM Integration Tests - JDK 17 Windows Logs Raw logs 🔍
✔️ JVM Integration Tests - JDK 21 Logs Raw logs 🔍
✔️ JVM Integration Tests - JDK 25 Logs Raw logs 🔍
JVM Integration Tests - JDK 25 Semeru Build Failures Logs Raw logs 🔍

You can consult the Develocity build scans.

Failures

⚙️ JVM Integration Tests - JDK 25 Semeru #

- Failing: integration-tests/virtual-threads/scheduler-virtual-threads 

📦 integration-tests/virtual-threads/scheduler-virtual-threads

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.4:test (default-test) on project quarkus-integration-test-virtual-threads-scheduler:

See /home/runner/work/quarkus/quarkus/integration-tests/virtual-threads/scheduler-virtual-threads/target/surefire-reports for the individual test results.
See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
There was an error in the forked process


Flaky tests - Develocity

⚙️ JVM Tests - JDK 25 Semeru

📦 core/deployment

io.quarkus.deployment.dev.FileSystemWatcherTestCase.testFileSystemWatcher - History

  • expected: not <null> - org.opentest4j.AssertionFailedError
Details
org.opentest4j.AssertionFailedError: expected: not <null>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:159)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:139)
	at org.junit.jupiter.api.AssertNotNull.failNull(AssertNotNull.java:55)
	at org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:40)
	at org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:34)
	at org.junit.jupiter.api.Assertions.assertNotNull(Assertions.java:325)
	at io.quarkus.deployment.dev.FileSystemWatcherTestCase.consumeEvents(FileSystemWatcherTestCase.java:169)

@gsmet gsmet merged commit be6ab59 into quarkusio:3.32 Mar 11, 2026
66 of 67 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/arc Issue related to ARC (dependency injection) area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/docstyle issues related for manual docstyle review area/documentation area/infinispan Infinispan area/infra internal and infrastructure related issues area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/maven triage/flaky-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants