quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.36k stars 2.56k forks source link

Regression in number of registered methods with Mandrel 23.0.4.0 #40179

Open zakkak opened 2 months ago

zakkak commented 2 months ago

Describe the bug

Weekly builds of Mandrel OpenJDK Runtime Environment Mandrel-23.0.4.0-deveb5b5e0c (build 17.0.11-beta+7-ea) seem to have the expected threshold with Quarkus b3ede8ee1a220d7db0aefad2a2e148e8adaa665d (see https://github.com/graalvm/mandrel/actions/runs/8487355884/job/23255456856) but fails with Quarkus c24cfd708ba71c285b0b7459ee2e5956124e3b7b (see https://github.com/graalvm/mandrel/actions/runs/8577699139/job/23511049264)

Could be related to https://github.com/quarkusio/quarkus/pull/39831

Still under investigation...

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

quarkus-bot[bot] commented 2 months ago

/cc @Karm (mandrel), @galderz (mandrel)

zakkak commented 2 months ago

Unable to reproduce locally with latest main (a9f0f54e3665dba51b26a8190323f45f65c3416e) so far...

Also not able to reproduce locally with 4d68cc6d36e7a0f1d25cfb3b618a4ecccb7674ba which fails in https://github.com/graalvm/mandrel/actions/runs/8761583406/job/24048892524 :/