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

Upgrade forbiddenapis to 3.4 #11834

Merged
merged 3 commits into from
Oct 2, 2022

Conversation

uschindler
Copy link
Contributor

This updates forbiddenapis to 3.4, released today.

This mainly adds Java 19 support. This PR will also uncomment and enable forbiddenapis for the main19 sourceset in :lucene:core.

@uschindler
Copy link
Contributor Author

Fun detail: It found a forbidden apis in the new MemorySegment code.

@uschindler uschindler self-assigned this Oct 2, 2022
@uschindler
Copy link
Contributor Author

I added a issue link as TODO: policeman-tools/forbidden-apis#207

(the problem is that parsing the Java 19 classes leads to warnings about the same missing classes over and over)

@uschindler uschindler added this to the 9.5.0 milestone Oct 2, 2022
@uschindler uschindler merged commit aae2934 into apache:main Oct 2, 2022
@uschindler uschindler deleted the dev/forbiddenapis-3.4-upgrade branch October 2, 2022 14:42
asfgit pushed a commit that referenced this pull request Oct 2, 2022
asfgit pushed a commit that referenced this pull request Oct 2, 2022
# Conflicts:
#	gradle/validation/forbidden-apis.gradle
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.

2 participants