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

Increase JNI metrics values to account for (upcoming) 17.0.11+1 changes #39056

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

jerboaa
Copy link
Contributor

@jerboaa jerboaa commented Feb 28, 2024

Mandrel 23.0.4 will be JDK 17.0.11 based (April CPU). JDK-8316304 got backported to JDK 17.0.11+1, therefore adding two fields accessed by JNI. The tolerance should be large enough for it to work with a JDK 17.0.10-based build too (70*0.97 = 67.9).

See the test failure for example here:
https://github.com/graalvm/mandrel/actions/runs/8068592571/job/22043086080?pr=683#step:12:497

/cc @zakkak

JDK-8316304 got backported to JDK 17.0.11+1, therefore adding two
fields accessed by JNI.
@quarkus-bot quarkus-bot bot added area/hibernate-orm Hibernate ORM area/persistence OBSOLETE, DO NOT USE labels Feb 28, 2024
Copy link

quarkus-bot bot commented Feb 28, 2024

/cc @gsmet (hibernate-orm), @yrodiere (hibernate-orm)

Copy link

quarkus-bot bot commented Feb 28, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 3662a2b.

✅ 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.

You can consult the Develocity build scans.

@zakkak zakkak merged commit 3fa59b7 into quarkusio:main Feb 28, 2024
19 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.9 - main milestone Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/hibernate-orm Hibernate ORM area/persistence OBSOLETE, DO NOT USE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants