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

HSEARCH-5132 Do not directly rely on the Security Manager in EmbeddedThreadProvider #4125

Conversation

marko-bekhta
Copy link
Member

@marko-bekhta marko-bekhta force-pushed the feat/HSEARCH-5132-Do-not-directly-rely-on-the-Security-Manager-in-EmbeddedThreadProvider branch 2 times, most recently from ec27a8d to f6a11f3 Compare April 24, 2024 13:59
@yrodiere
Copy link
Member

@marko-bekhta Did you test this against the latest build of JDK 23? https://jdk.java.net/23/

If the tests pass on that version, I'd merge this PR. Even if they didn't remove the security manager yet; when they do, we'll know quite quickly whether this patch is enough or not.

@marko-bekhta
Copy link
Member Author

Started a JDK 23 build here https://ci.hibernate.org/job/hibernate-search/job/PR-4125/12/

I've looked at it on the previous build, and SM was still there so I just kept the PR open 🙈, let's see how the build goes 😃

@marko-bekhta marko-bekhta force-pushed the feat/HSEARCH-5132-Do-not-directly-rely-on-the-Security-Manager-in-EmbeddedThreadProvider branch from f6a11f3 to fae53a6 Compare May 14, 2024 16:13
Copy link

sonarcloud bot commented May 14, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@yrodiere yrodiere merged commit a08ec86 into hibernate:main May 15, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants