Skip to content

Remove all security manager and java security references #14801

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dweiss
Copy link
Contributor

@dweiss dweiss commented Jun 17, 2025

these are no-ops in JDK24+.

@@ -74,6 +76,8 @@ def lintTasks = sourceSets.collect { SourceSet sourceSet ->
dependsOn sourceSet.compileClasspath
dependsOn ecjConfiguration

mustRunAfter tasks.withType(SpotlessApply)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

piggybacking this so that 'gradlew tidy check' works properly...

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.

1 participant