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

Use new public API RuntimeJNIAccess with GraalVM >= 22.3 #27697

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

zakkak
Copy link
Contributor

@zakkak zakkak commented Sep 2, 2022

Drops dependency on internal API com.oracle.svm.core.jni.JNIRuntimeAccess for GraalVM >= 22.3

Relates to #25943

Drops dependency on internal API
`com.oracle.svm.core.jni.JNIRuntimeAccess` for GraalVM >= 22.3
@quarkus-bot quarkus-bot bot added the area/core label Sep 2, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 2, 2022

Failing Jobs - Building de144ca

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 17 Build Failures Logs Raw logs
✔️ JVM Tests - JDK 18

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 17 #

- Failing: extensions/smallrye-reactive-messaging-kafka/deployment 
! Skipped: integration-tests/kafka-oauth-keycloak integration-tests/kafka-sasl-elytron integration-tests/kubernetes/quarkus-standard-way-kafka and 3 more

📦 extensions/smallrye-reactive-messaging-kafka/deployment

io.quarkus.smallrye.reactivemessaging.kafka.deployment.testing.KafkaDevServicesContinuousTestingTestCase.testContinuousTestingScenario1 line 55 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Failed to wait for test run 3 State{lastRun=2, running=true, inProgress=true, run=1, passed=0, failed=1, skipped=0, isBrokenOnly=false, isTestOutput=false, isInstrumentationBasedReload=false, isLiveReload=true}
	at io.quarkus.test.ContinuousTestingTestUtils.waitForNextCompletion(ContinuousTestingTestUtils.java:44)
	at io.quarkus.smallrye.reactivemessaging.kafka.deployment.testing.KafkaDevServicesContinuousTestingTestCase.testContinuousTestingScenario1(KafkaDevServicesContinuousTestingTestCase.java:55)

@zakkak
Copy link
Contributor Author

zakkak commented Sep 5, 2022

The CI failure seems unrelated to the patch.

@zakkak zakkak requested a review from geoand September 5, 2022 09:50
@geoand geoand merged commit cbd834e into quarkusio:main Sep 5, 2022
@quarkus-bot quarkus-bot bot added this to the 2.13 - main milestone Sep 5, 2022
@zakkak zakkak deleted the use-new-runtime-jni-access-api branch September 5, 2022 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants