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

Remove Oracle's BlockReleaser from runtime initialization #27258

Merged
merged 1 commit into from Aug 17, 2022

Conversation

pjgg
Copy link
Contributor

@pjgg pjgg commented Aug 11, 2022

Closes: #27246

I have tested against this quarkus test suite branch: https://github.com/pjgg/quarkus-test-suite/pull/new/revert_native_patch
by running the following statements:

  • ubi-quarkus-mandrel:22.1-java11

mvn clean verify -Dnative -Dall-modules -pl sql-db/vertx-sql -Dit.test=OracleHandlerIT -Dquarkus.native.builder-image=quay.io/quarkus/ubi-quarkus-mandrel:22.1-java11

  • ubi-quarkus-native-image:22.1-java11

mvn clean verify -Dnative -Dall-modules -pl sql-db/vertx-sql -Dit.test=OracleHandlerIT -Dquarkus.native.builder-image=quay.io/quarkus/ubi-quarkus-native-image:22.1-java11

Is very important to verify these scenarios against Java Temurin-11.0.16+8

openjdk 11.0.16 2022-07-19
OpenJDK Runtime Environment Temurin-11.0.16+8 (build 11.0.16+8)
OpenJDK 64-Bit Server VM Temurin-11.0.16+8 (build 11.0.16+8, mixed mode)

@gsmet FYI

@gsmet gsmet changed the title Remove BlockSource from runtime initialization Remove Oracle's BlockReleaser from runtime initialization Aug 17, 2022
@gsmet gsmet merged commit 1ad4b12 into quarkusio:main Aug 17, 2022
@quarkus-bot quarkus-bot bot added this to the 2.12 - main milestone Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants